1) What is meant by function overloading? Describe it in detail with suitable ex.
2) What do you mean by the virtual functions? describe how do you call a virtual function through a base class reference?
3) Describe static data members and static member functions with suitable ex.
4) What do you mean by Inline function?
5) Describe in detail how do you define Inline functions within a class?
6) prepare a program to:
a) Inherit a protected base class.
b) Inherit multiple base classes.
7) Describe the different built in functions provided by visual Basic.
8) prepare a note on
a) Determinate Loops.
b) Indeterminate Loops.
9)a) Describe the fundamental mouse event procedures.
b) describe the dragging and dropping operations for controls in Visual Basic.
10) prepare detailed notes on:
a) Shape control
b) Screen scales.