Deck 3: Working With Controls

Full screen (f)
exit full mode
Question
_______ is used to work as parents, its main property is mdi child , all the forms are open within MDI

A)multiple document interface
B)single document interface
C)single data interface
D)system document interface
Use Space or
up arrow
down arrow
to flip the card.
Question
MDI is used to work as ________, its main property is mdi child , all the forms are open within MDI

A)parents
B)child
C)form
D)menu
Question
MDI is used to work as parents, its main property is ____ , all the forms are open within MDI

A)mdi child
B)multiple
C)list
D)background
Question
In VB , . A _______ returns a value and a Sub Procedure does not return a value.

A)function procedure
B)sub procedure
C)mdi
D)sdi
Question
In VB , . A Function procedure returns a value and a _____ does not return a value.

A)function procedure
B)procedure
C)mdi
D)sdi
Question
In VB, Standard modules and Class modules. provides three kind of property procedures but following not include in this

A)property let procedure
B)property get procedure
C)property set procedure
D)property post procedure
Question
As per the syllabus we study version of VB is ___________

A)6.0
B)4.0
C)6.22
D)3.33
Question
__________ Displays a list of items from which a user can select one.

A)list box
B)radio
C)check box
D)none of these
Question
__________Executes the timer events at specified intervals of time

A)list box
B)radio
C)check box
D)timer controls
Question
______ Use to store alphanumeric values. A variable length string can store approximately 4 billion characters

A)string
B)boolean
C)variant
D)date
Question
_____________ is the default Visual Basic data type

A)string
B)boolean
C)variant
D)date
Question
In Visual Basic if we declare a variable without any data type by __________this the data type is assigned as default..

A)string
B)boolean
C)variant
D)date
Question
A variable declared as __________ type can store both values and it can store date values 01/01/0100 up to 12/31/9999

A)string
B)boolean
C)variant
D)date
Question
___________data types hold either a true or false value

A)string
B)boolean
C)variant
D)date
Question
when we Declaring a variable before programming start it is called as __________it tells Visual Basic to reserve space in memory.

A)explicit declaring
B)implicit declaring
C)public declaring
D)local declaring
Question
______variables are not reinitialized each time Visual Invokes aprocedure and therefore retains or preserves value even when aprocedure ends

A)static
B)public
C)local
D)general
Question
when we declare the variable in _____ of VB then it is public variable

A)static
B)public
C)local
D)general
Question
when we declare the variable in a Particular control of vb then it is _________ variable .

A)static
B)public
C)local
D)general
Question
The ______ selection structure allows the programmer to specify thata different action is to be performed when the condition is True thanwhen the condition is False.

A)if ... then ..else
B)do while
C)dynamic array
D)array
Question
In _________: The size of the array can be changed at the run timesize changes during the program execution.

A)if ... then ..else
B)do while
C)dynamic array
D)array
Question
In ________ : The size of array always remains the same-size doesn't change during the program execution.

A)if ... then ..else
B)do while
C)dynamic array
D)fixed array
Question
---- is an activity that occurs during program execution such as mouse click or keystroke.

A)event
B)module
C)code
D)property
Question
code in vb is stored in the form of ----

A)module
B)form
C).vbp
D)none of these
Question
vb is an ----in which one can develop , run, test & debug applications.

A)object based programming language
B)script language
C)mobile application
D)none of these
Question
____are collections of small iconic button that resides in a Menu- bar

A)tool bar
B)command button
C)menu bar
D)tool box
Question
---- array size can be changed at run time .

A)dynamic
B)fixed
C)single dimension
D)double dimension
Question
----is the process of finding & removing errors.

A)debugging
B)error finding
C)processing
D)non of these
Question
The default property for a command control is ----

A)caption
B)text
C)list
D)background
Question
VB is tool that allows you to develop application in ____

A)real time
B)gui
C)character
D)none of these
Question
___object browser is used for finding out about object, properties & methods.

A)form layout window
B)code editor window
C)object browser
D)none of these
Question
In vb variable name cannot be more than --- characters

A)255
B)300
C)355
D)4000
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/31
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 3: Working With Controls
1
_______ is used to work as parents, its main property is mdi child , all the forms are open within MDI

A)multiple document interface
B)single document interface
C)single data interface
D)system document interface
multiple document interface
2
MDI is used to work as ________, its main property is mdi child , all the forms are open within MDI

A)parents
B)child
C)form
D)menu
parents
3
MDI is used to work as parents, its main property is ____ , all the forms are open within MDI

A)mdi child
B)multiple
C)list
D)background
mdi child
4
In VB , . A _______ returns a value and a Sub Procedure does not return a value.

A)function procedure
B)sub procedure
C)mdi
D)sdi
Unlock Deck
Unlock for access to all 31 flashcards in this deck.
Unlock Deck
k this deck
5
In VB , . A Function procedure returns a value and a _____ does not return a value.

A)function procedure
B)procedure
C)mdi
D)sdi
Unlock Deck
Unlock for access to all 31 flashcards in this deck.
Unlock Deck
k this deck
6
In VB, Standard modules and Class modules. provides three kind of property procedures but following not include in this

A)property let procedure
B)property get procedure
C)property set procedure
D)property post procedure
Unlock Deck
Unlock for access to all 31 flashcards in this deck.
Unlock Deck
k this deck
7
As per the syllabus we study version of VB is ___________

A)6.0
B)4.0
C)6.22
D)3.33
Unlock Deck
Unlock for access to all 31 flashcards in this deck.
Unlock Deck
k this deck
8
__________ Displays a list of items from which a user can select one.

A)list box
B)radio
C)check box
D)none of these
Unlock Deck
Unlock for access to all 31 flashcards in this deck.
Unlock Deck
k this deck
9
__________Executes the timer events at specified intervals of time

A)list box
B)radio
C)check box
D)timer controls
Unlock Deck
Unlock for access to all 31 flashcards in this deck.
Unlock Deck
k this deck
10
______ Use to store alphanumeric values. A variable length string can store approximately 4 billion characters

A)string
B)boolean
C)variant
D)date
Unlock Deck
Unlock for access to all 31 flashcards in this deck.
Unlock Deck
k this deck
11
_____________ is the default Visual Basic data type

A)string
B)boolean
C)variant
D)date
Unlock Deck
Unlock for access to all 31 flashcards in this deck.
Unlock Deck
k this deck
12
In Visual Basic if we declare a variable without any data type by __________this the data type is assigned as default..

A)string
B)boolean
C)variant
D)date
Unlock Deck
Unlock for access to all 31 flashcards in this deck.
Unlock Deck
k this deck
13
A variable declared as __________ type can store both values and it can store date values 01/01/0100 up to 12/31/9999

A)string
B)boolean
C)variant
D)date
Unlock Deck
Unlock for access to all 31 flashcards in this deck.
Unlock Deck
k this deck
14
___________data types hold either a true or false value

A)string
B)boolean
C)variant
D)date
Unlock Deck
Unlock for access to all 31 flashcards in this deck.
Unlock Deck
k this deck
15
when we Declaring a variable before programming start it is called as __________it tells Visual Basic to reserve space in memory.

A)explicit declaring
B)implicit declaring
C)public declaring
D)local declaring
Unlock Deck
Unlock for access to all 31 flashcards in this deck.
Unlock Deck
k this deck
16
______variables are not reinitialized each time Visual Invokes aprocedure and therefore retains or preserves value even when aprocedure ends

A)static
B)public
C)local
D)general
Unlock Deck
Unlock for access to all 31 flashcards in this deck.
Unlock Deck
k this deck
17
when we declare the variable in _____ of VB then it is public variable

A)static
B)public
C)local
D)general
Unlock Deck
Unlock for access to all 31 flashcards in this deck.
Unlock Deck
k this deck
18
when we declare the variable in a Particular control of vb then it is _________ variable .

A)static
B)public
C)local
D)general
Unlock Deck
Unlock for access to all 31 flashcards in this deck.
Unlock Deck
k this deck
19
The ______ selection structure allows the programmer to specify thata different action is to be performed when the condition is True thanwhen the condition is False.

A)if ... then ..else
B)do while
C)dynamic array
D)array
Unlock Deck
Unlock for access to all 31 flashcards in this deck.
Unlock Deck
k this deck
20
In _________: The size of the array can be changed at the run timesize changes during the program execution.

A)if ... then ..else
B)do while
C)dynamic array
D)array
Unlock Deck
Unlock for access to all 31 flashcards in this deck.
Unlock Deck
k this deck
21
In ________ : The size of array always remains the same-size doesn't change during the program execution.

A)if ... then ..else
B)do while
C)dynamic array
D)fixed array
Unlock Deck
Unlock for access to all 31 flashcards in this deck.
Unlock Deck
k this deck
22
---- is an activity that occurs during program execution such as mouse click or keystroke.

A)event
B)module
C)code
D)property
Unlock Deck
Unlock for access to all 31 flashcards in this deck.
Unlock Deck
k this deck
23
code in vb is stored in the form of ----

A)module
B)form
C).vbp
D)none of these
Unlock Deck
Unlock for access to all 31 flashcards in this deck.
Unlock Deck
k this deck
24
vb is an ----in which one can develop , run, test & debug applications.

A)object based programming language
B)script language
C)mobile application
D)none of these
Unlock Deck
Unlock for access to all 31 flashcards in this deck.
Unlock Deck
k this deck
25
____are collections of small iconic button that resides in a Menu- bar

A)tool bar
B)command button
C)menu bar
D)tool box
Unlock Deck
Unlock for access to all 31 flashcards in this deck.
Unlock Deck
k this deck
26
---- array size can be changed at run time .

A)dynamic
B)fixed
C)single dimension
D)double dimension
Unlock Deck
Unlock for access to all 31 flashcards in this deck.
Unlock Deck
k this deck
27
----is the process of finding & removing errors.

A)debugging
B)error finding
C)processing
D)non of these
Unlock Deck
Unlock for access to all 31 flashcards in this deck.
Unlock Deck
k this deck
28
The default property for a command control is ----

A)caption
B)text
C)list
D)background
Unlock Deck
Unlock for access to all 31 flashcards in this deck.
Unlock Deck
k this deck
29
VB is tool that allows you to develop application in ____

A)real time
B)gui
C)character
D)none of these
Unlock Deck
Unlock for access to all 31 flashcards in this deck.
Unlock Deck
k this deck
30
___object browser is used for finding out about object, properties & methods.

A)form layout window
B)code editor window
C)object browser
D)none of these
Unlock Deck
Unlock for access to all 31 flashcards in this deck.
Unlock Deck
k this deck
31
In vb variable name cannot be more than --- characters

A)255
B)300
C)355
D)4000
Unlock Deck
Unlock for access to all 31 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 31 flashcards in this deck.