1. What is Friend function? - Smt ZS Patel College of Management

1. What is Friend function? Explan with example and rules of friend function.
2. What is Inline Function? Explain it with its's advantages and disadvantages.
3. Define Constructor and explain copy constructor,Default Constructor,Parameterized
Constructor, Constructor overloading.
4. What is Destructor?Explain it with example? also explain how to invoke.
5. Explain Different between c & c++.
6. Explain Different between oops & pop.
7. Explain Features of oops.
8. Explain concept of oops.
9. Explain Scope resolution operator(::) With example.
10. What Inhertance?Explain its type with proper example.
11. What is Type conversion?Explain its type with example.
12. What Virtual function?Explain need of virtual function and rules of virtual function with
proper example.
13. Explain Pure virtual function.
14. Explain Abstract class.
15. Explain Various File opening mode.
16. Explain Various File opening method with proper example.
17. How to read & write file? Also Explain How to read & write Binary File?
18. What is manuplator. Explain it with example. Also Explain Custom manuplator.
19. Explain Exception with try,catch & throw with example.
20. Explain Function overloading.
21. Explain Operator overloading.
22. Write program to overload +,-,*,/,++,--.
23. Write program to overload ==,>,<,!=
24. Write program to overload >> and <<.
25. Explain pointer to object, and pointer to base class and pointer to derived class.
26. Which ambiguity create in hybrid inheritance?Explain with solution.(Virtual base class)
27. Explain array of object and object as argument.
28. Explain memory management operator.
29. Explain following manipulator.
(A).setw()
(B).setprecision
(C).setfill
(D).setbase
(E).setiosflag