1) Describe in detail object oriented paradigm
2) Describe different storage classes in detail with suitable examples.
3) Describe nesting of structures with the help of a appropriate example.
4) Write the interactive program for manipulating "Time" class. Support member functions for adding time members of two objects.
5) Write detailed notes on:-
(a) Inline functions
(b) Types of inheritance.
6) Describe the concept of operator overloading with regards to overloading of “<<” operator.
7) Write detailed notes on:-
(a) Random access file processing.
(b) Virtual Function