Total Questions: 52
Total Marks: 80
Total MCQs: 40 (Each of 1 Mark)
Total Short Questions: 4 (Each of 2 Mark)
Total Short Questions: 4 (Each of 3 Mark)
Total Long Questions: 4 (Each of 5 Mark)
2 mark Questions:
1. Write down a list of four intangible objects?
2. Describe three properties necessary a container to implement generic algorithms.
3. Write three important features of virtual functions
4.
Give the C++ code of template function to print the values of any type of array I int.this function will take 2 parameters one will be pointer and other will be will be size of array ?
3 mark Questions:
1. Describe the salint feature of abstract class (mrk3)
2. define composition and give its example with coding
3. define static and dynamic binding.
4. what is constructor?
5 mark Questions:
1. What is the difference (if any) between the two types of function declarations?
template function_declaration;
template function_declaration;
2. Give three advantages that Iterators provide over Cursors.
3. What are container requirements (5)
4. What is random iterator? What is its relation with vectors?
Comments
Post a Comment
Please give us your feedback & help us to improve this site.