C++ - Important Questions For Model Exam

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

1.

Define Keyword
2. What is enumerated data type?
3. What is an object
4. Define Encapsulation
5. Write down the advantage of Inline function.
6. Define friend function?
7. Define inheritance.
8. List out various bitwise operators
9. What is default arguments
10. List out various error handling functions in file?
11. What is a file?
12. What do you mean by command line argument?
13. Define circular queue
14. What is doubly linked list?
15. Define binary tree.
16. Define graph.
17. List and explain various data types in C++
18. Explain scope resolution operator with examples.
19. Write short note on destructor with an example
20. What is function overloading? Write a C++ program to explain function overloading.
21. Explain the various asymptotic notations with examples.
22. Explain the operations performed on a Stack.
23. Explain the separate chaining hashing technique.
24. Explain inline function with example
25. Write a program to implement single linked list
26. Explain the following with examples :
(a) Call by reference
(b) Function prototyping.
27. Explain the virtual functions with suitable examples.
28. Describe the various classes for file stream operations.
29. Explain various operations available on a queue.
30. Discuss the various methods of traversing a binary tree.
31. Discuss in detail about dijistras algorithm
32. Explain BFS & DFS in detail

Prepared by Verified by PRINCIPAL

You might also like