VB Question Paper
VB Question Paper
4 Marks:
1. What are the Components available in VB IDE?
2. Sketch a VB toolbox.
3. Write the syntax of the Select Case statement.
4. Define Dynamic Array and its examples.
5. Write the purpose of the common dialog control?
6. How to create a form and customize a form in VB?
6 Marks:
7. How to create a form and customize a form in VB?
8. Write a program to implement finding the largest number among three
numbers.
9. What is meant by determinate loops?
10.Write short notes on how to create a control array?
11.What is error trapping? Explain.
12.Explain any two VB common controls with examples.
13.Explain Random Access Files.
10 Marks:
14.Explain briefly about Integrated Development Environment in VB.
15.Write briefly about scroll bars, checkboxes, option buttons, and
command button controls.
16.Discuss briefly about looping statements with an example.
17.Explain briefly about decision-making statements.
18.How to create projects with multiple forms?
19.Explain the methods used in VB graphics.
20.What is OLE automation? Explain with an example.
Set – 2
4 Marks:
1. Write about the toolbox window and draw a toolbox.
2. Write the usage of the project explorer window.
3. Explain control structures.
4. What is an Array? How will you declare fixed-size arrays?
5. What are the various common dialog boxes available?
6. List out the types of File System Object.
6 Marks:
7. Explain and list out all data types available in VB.
8. Draw and sketch a VB standard toolbar. Explain it.
9. Write the syntax of a nested if statement. Explain with an example.
10.What is meant by determinate loops and indeterminate loops?
11.What are the three types of combo box controls? Explain.
12.How to add common control with a VB project? Write a short note on
it.
13.Explain in detail about the IDE in VB.
10 Marks:
14.Discuss control collection in VB, including its properties, events & how
to create it.
15.Write the various built-in functions and explain with an example.
16.Explain the following with examples:
a) The format Function
b) Rich text box control
17.Write a program to arrange the given numbers in ascending order.
18.How to create a list of menu commands on a form in VB?
19.Write short notes on how you can drag the data from one place to
another place.
20.Write the use of the Windows Message box with an example.
Set – 3
4 Marks:
1. Write the usage of the project explorer window.
2. What is a branching statement? Write the syntax for it.
3. What is a Combo box? List its properties and methods.
4. Explain MDI Form.
5. Write the purpose of the Object Linking Embedding container control.
6. Write a program and implement to generate the Fibonacci series.
6 Marks:
7. Write about the list box control.
8. Discuss all the string functions with an example.
9. What is Functions and Procedure in VB? Explain.
10.How to create an object in VB, with an example.
11.How to work with graphics in VB? Explain with examples.
12.How to build COM/OLE DLL servers?
13.Describe the components of the IDE in VB.
10 Marks:
14.Explain briefly about picture box and image controls with an example.
15.Write any ten built-in functions and explain with an example.
16.Implement a program to generate an Electricity Bill.
17.Define the Flex grid control with an example.
18.List out the restrictions of MDI parent and MDI child forms.
19.Write about the following VB controls:
a) Drive List box
b) Directory List box
c) File list box