Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

SE UNI DIF

RI T FIC CO
AL NU UL RRE Solution
QUESTION TEXT OPTION_a
OPTION_b
OPTION_c
OPTION_d
CT
1 8 Visual Basic is an event-driven programming language. True False a True
2 8 All programming languages are event driven languages. True False b False
3 8 Visual Basic can be used to develop GUI based applications. True False a True
4 8 Multiple events can take place at a time. True False a True
5 8 The Project Explorer window shows the properties of an object. True False a True
Various controls such as the TextBox, Label, CommandButton are found
6 8 True False b False
in the Project Explorer window.
7 8 MouseDown is an example of an event in Visual Basic. True False a True
8 8 Move is an example of a method in Visual Basic. True False a True
9 8 The properties of different objects can be set from the ToolBox window. True False b False
10 8 Visual Basic code is written in sub-procedures. True False a True
11 8 _____ are the basic building blocks of Visual Basic Application. Forms Metho Events Controls a Forms
Rapid Event Create All of the All of the
12 8 Advantages of VB are : d
applica
driven applicat above above
Form Propert Project None of Property
13 8 The window that describes every individual element of a form is b
windo y windo the above window
________ contains the controls, which one can use in the creation of a Tool Tool Project
14 8 Menu b Tool Box
form. Box bar window
Which of the following file types contains the names of other files used
15 8 .FRM; .OCX .VBP .FRM c .VBP
in a Visual Basic project?
16 8 The only object-oriented language amongst the following is : COBO C Visual C++ d C++
17 8 The only event-driven language amongst the following is : C; C++; Visual COBOL c Visual
If an object obj has a property prop than which of the following is the obj.pro prop.ob
18 8 obj; prop b obj.prop;
best way to state the property of the object? p; j;
19 8 In a VB project, the form design is carried out in the _____ window : Propert ToolBo Project Form d Form
20 8 Which of these is not a distinct mode of Visual Basic? Run Design Break Compile d Compile
Which of these errors can be detected at compilation stage by the Visual Syntax Run Logical All of the Syntax
21 8 a
Basic compiler? error; time error; above error;
Sub functio Sub
22 8 Visual Basic code is written in _____. Form; routines a
proced ns; procedure
23 8 The comment character in Visual Basic is : ‘charac the /* the // the $ a ‘character;
24 8 Which of these is not a component of Visual Basic IDE? Form ToolBo Picture Project c Picture
Visual Visual Very Visual Visual
25 8 What is the meaning of VBP? b
Binary Basic Basic Basic Basic

You might also like