Shared viva questions from response sheet: First asked to show IITM ID verification.; Then asked for complete project demo.; What architecture are you using?
- First asked to show IITM ID verification.
- Then asked for complete project demo.
- What architecture are you using?
- Explain MVC architecture in your project.
- How are controllers communicating/interacting with each other?
- Difference between Session and Cookies.
- Are you using Session-based or Token-based authentication?
- Why Session/Token? Which one is better and why?
- Difference between Authentication and Authorization.
- Is Admin authenticated or authorized?
- Explain your complete Database Schema.
- I explained all tables and relationships between tables.
- What did you use for frontend?
- What did you use for styling?
- Which CSS did you use?
- Types of CSS and which one is better?
- What are CSS selectors?
- Name/types of CSS selectors.