Mail:visualbasic@odtu.com

 

 

 

 

MULTIPLE CHOICE QUESTIONS

For each question, choose the answer from the drop-down menu box.
When you have selected answers for all questions, press "Submit Quiz". The answers you got correct will have a check mark in the checkbox and those you got wrong will not.
For each wrong answer make another choice and press "Submit Quiz" again.
-----------------------------------------------------------------------------------------------------------------------------------------

1.

Which project template should you use to create a Web application that performs its processing on the Internet server?

  
 

2.

When is the KeyPress event activated?

  
 

3.

You have been asked to plan an insurance application. Data entry personnel will enter the application information into the system. The data will then be tested for accuracy and completeness. Which service layer in the services model is used for this purpose?

  
 

4.

How many controls are available in VB6.0?

  
 

5.

When creating a menu, how do you create a menu separation bar?

  

 

6.

Which of the following can you declare as a Friend?

  

 

7.

What does the following code segment do? Dim ctl As Control For Each ctl In Me.Controls If TypeOf ctl Is CommandButton Then ctl.Enabled = False End If Next

  

 

8.

What is ADO stands for?

  

 

9.

How do you set the scope of your variables, which is accessible to the entire project?

  

 

10.

Which two events do class modules intrinsically support?

  

You got
out of
Your Score: %