Questions
1. What design patterns are which pattern is used in the project?
2. What is memory leak and how to avoid it, smart pointers
3. Heap and stack memory
4. Difference b/w structure and class
5. Why we use pass by reference? Than pass by value?
6. Pointers and references difference
7. Need of UML
8. Agile methodology, how we implement in project
9. What is V model? Why it is special?
10. OOPS concepts full with example code need to write
11. Coding questions - basic with string and arrays (3 questions)
12. Method overloading and overriding with example
13. How to test requirements?
14. Projects - Elxsi and college full details
15. What is exception handling, what is it purpose? How we used in our
project?