Visual Basic Important Questions
1. What do you mean by event driven Program.How Visual Basic Creates
event based program.
2. Explain different data type available in Visual Basic with propreat
Example.
3. Discuss the various decision making statement in Visual Basic. With
suitable Example.
4. Explain the various looking statement available in Visual Basic.
5. Discuss the input Box and Message Box in details.
6. What is an Array? Explain different types of array with Example.
7. Write the sort notes on the following :-
(a)Active XControl
(b)ADO
(c)OLE
(d)IDE
8. What is Controls ? Explain Some Common Control with there properties .
9. Difference the following :-
(a)MDI and SDI
(b)Image Box and Picture Box
(c) Option Button and Check Button
(d) List Box and Combo Box
10. What is Funcation ? How it is differ from procedures . Explain with
Example.
11. What is from Control? Explain Different event and state on from.