1) What is meant by function overloading? Describe it in detail with suitable example.
2) What do you mean by the virtual functions? Explain how do you call a virtual function through a base class reference?
3) Describe static data members and static member functions with suitable example.
4) What do you mean by Inline function?
5) Describe in detail how do you define Inline functions within a class?
6) Write 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) Write a note on
a) Determinate Loops.
b) Indeterminate Loops.
9)a) Describe the fundamental mouse event procedures.
b) Explain the dragging and dropping operations for controls in Visual Basic.
10) Write detailed notes on:
a) Shape control
b) Screen scales.