0% found this document useful (0 votes)
23 views1 page

Software Development Concepts and Practices

The document outlines a series of technical questions related to software development, including design patterns, memory management, and object-oriented programming concepts. It also covers methodologies like Agile and V model, as well as practical coding tasks and project details. Additionally, it addresses topics such as exception handling, UML necessity, and differences between structures and classes.

Uploaded by

ARATHY C P
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views1 page

Software Development Concepts and Practices

The document outlines a series of technical questions related to software development, including design patterns, memory management, and object-oriented programming concepts. It also covers methodologies like Agile and V model, as well as practical coding tasks and project details. Additionally, it addresses topics such as exception handling, UML necessity, and differences between structures and classes.

Uploaded by

ARATHY C P
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

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?

You might also like