CS6301 Programming and Data Structures 2 Question Bank
CS6301 Programming and Data Structures 2 Question Bank Regulation 2013 Anna University free download. Programming and Data Structures 2 CS6301 Question Bank pdf free download.
Sample CS6301 Programming and Data Structures 2 Question Bank:
PART-A cs6301 programming and data structures 2 question bank
1. What is String iterator?
2. Define String Constructor.
3. List the String Errors.
4. Define Copy Constructor.
5. Define Polymorphism
6. List the types of polymorphism. (cs6301 programming and data structures 2 question bank)
7. What is function overloading?
8. Define operator overloading.
9. List the operator cannot overload in C++.
10. List the Advantage and disadvantage of operator overloading.
11. How we achieve dynamic memory allocation in C++?
12. What is nested Class? (cs6301 programming and data structures 2 question bank)
13. Define inheritance.
14. List the types of inheritance.
15. Difference between multi level and multiple inheritance.
16. Define Virtual Function. (cs6301 programming and data structures 2 question bank)
17. Define pure Virtual function.
18. What is Virtual table.?
19. What is Virtual Destructor?
20. How to implement default argument with Virtual function
PART-B (cs6301 programming and data structures 2 question bank)
1. Explain briefly about Copy Constructor with example program in C++.
2. Explain briefly about Inheritance with example program in C++.
3. Explain about the function overloading with suitable example program in C++.
4. Explain the syntax of operator overloading.How many arguments are needed in the definition of an overloaded binary operator with and without friend function and give example
5. Explain about the operator overloading through friend function with example program.
6. Write a C++ program to add two complex number using operators overloading.
7. Explain about nested class with suitable example.
8. Explain briefly about virtual function with suitable example program.
9. Write a C++ program the takes two values of Time(hr,min,sec) and the sum using constructor and operator overloading
10. Consider a fruit basket class with no of apples, no of mangos as data member. Overload the + operator to add two object of the class
Subject Name | Programming and Data Structures 2 |
Subject code | CS6301 |
Regulation | 2013 |
CS6301 Programming and Data Structures 2 Question Bank Click here to download
CS6301 Programming and Data Structures 2 Syllabus
CS6301 Programming and Data Structures 2 Notes
CS6301 Programming and Data Structures 2 Important questions