MCQOPTIONS
Saved Bookmarks
This section includes 234 Mcqs, each offering curated multiple-choice questions to sharpen your BBA in Computer Applications knowledge and support exam preparation. Choose a topic below to get started.
| 101. |
_______is used to differentiate the one redio button group to another radio button group. |
| A. | frame |
| B. | top |
| C. | dim |
| D. | list |
| Answer» B. top | |
| 102. |
The ____ include all widow property, form, project ,form layout . |
| A. | ide |
| B. | adodc |
| C. | msaccess |
| D. | none of these |
| Answer» B. adodc | |
| 103. |
MS-access or oracle is the example of ___ _______software. |
| A. | back end |
| B. | front end |
| C. | mathematical |
| D. | none of these |
| Answer» B. front end | |
| 104. |
The main property of ADODC control property is ___ |
| A. | data source |
| B. | caption |
| C. | text |
| D. | none of these. |
| Answer» B. caption | |
| 105. |
Following properties is use full to link ms-access in ADODC. |
| A. | data source |
| B. | caption |
| C. | text |
| D. | list |
| Answer» B. caption | |
| 106. |
VB is the example of____________software . |
| A. | backhand |
| B. | front end |
| C. | o.s |
| D. | none of these. |
| Answer» C. o.s | |
| 107. |
Ms Access is used to ________ |
| A. | store data |
| B. | display data |
| C. | create data |
| D. | none of these |
| Answer» B. display data | |
| 108. |
in ______box & ____ can edit in run time |
| A. | text box & combo box |
| B. | list and combo |
| C. | label and text |
| D. | all of these. |
| Answer» B. list and combo | |
| 109. |
_______ is used to differentiate the one redio button group to another radio button group. |
| A. | bottom |
| B. | top |
| C. | dim |
| D. | frame |
| Answer» E. | |
| 110. |
To declare the variable in vb _________-this key word is used |
| A. | bottom |
| B. | top |
| C. | dim |
| D. | frame |
| Answer» D. frame | |
| 111. |
Toolbar is display at the __________ of the mdi form. |
| A. | bottom |
| B. | top |
| C. | dim |
| D. | frame |
| Answer» C. dim | |
| 112. |
status bar is display at the _____of the mdi forms. |
| A. | bottom |
| B. | top |
| C. | dim |
| D. | frame |
| Answer» B. top | |
| 113. |
To create menu on MDI form, we have to select _________ |
| A. | view code |
| B. | menu editor |
| C. | images |
| D. | lock control |
| Answer» C. images | |
| 114. |
____________menu is open by right button of the mouse . |
| A. | short cut menu |
| B. | popup menu |
| C. | sub menu |
| D. | none of these |
| Answer» C. sub menu | |
| 115. |
To menu editor is available in ___________button of the mouse |
| A. | left |
| B. | right |
| C. | got focus |
| D. | none of these |
| Answer» B. right | |
| 116. |
Progress bar is always work with _________control. |
| A. | text box |
| B. | timer |
| C. | menu |
| D. | none of these. |
| Answer» C. menu | |
| 117. |
What is the use of OLE |
| A. | we can link to the other application |
| B. | we can remove the other application |
| C. | we can adjust the application |
| D. | none of these |
| Answer» B. we can remove the other application | |
| 118. |
Stretch property is used set_________of images . |
| A. | width and height |
| B. | border |
| C. | color |
| D. | load picture |
| Answer» B. border | |
| 119. |
The main Property of picture box is ___ _______ |
| A. | check |
| B. | value |
| C. | caption |
| D. | picture |
| Answer» E. | |
| 120. |
______ property is used set width and height of images . |
| A. | check |
| B. | value |
| C. | stretch |
| D. | load picture |
| Answer» D. load picture | |
| 121. |
The main Property of radio button box is ___ _______ |
| A. | check |
| B. | value |
| C. | stretch |
| D. | load picture |
| Answer» C. stretch | |
| 122. |
The main Property of check box is _______ ___ |
| A. | check |
| B. | value |
| C. | stretch |
| D. | load picture |
| Answer» B. value | |
| 123. |
.--- is the process of putting two string together. |
| A. | concatenation |
| B. | grouping |
| C. | remove |
| D. | none of these |
| Answer» B. grouping | |
| 124. |
A variable is scoped to a global or local variable depending on how it is declared. |
| A. | true |
| B. | false |
| C. | both |
| D. | none of these |
| Answer» B. false | |
| 125. |
Variables are used to temporarily store data during execution of application. |
| A. | true |
| B. | false |
| C. | both |
| D. | none of these |
| Answer» B. false | |
| 126. |
VB allows programmers to without the declaring data type before start the program it is called ____ |
| A. | explicit |
| B. | implicit |
| C. | dim |
| D. | none of these |
| Answer» C. dim | |
| 127. |
Vb allows programmers to define a data type before start the program it is called ____ |
| A. | explicit |
| B. | implicit |
| C. | dim |
| D. | none of these |
| Answer» B. implicit | |
| 128. |
The code in an application can be broken into logical component by ---- process |
| A. | modular |
| B. | procedural |
| C. | partitioning |
| D. | none of these |
| Answer» C. partitioning | |
| 129. |
The methods which loads the form into memory _______ it on screen. |
| A. | load |
| B. | show |
| C. | display |
| D. | all of above |
| Answer» D. all of above | |
| 130. |
none of these 36)The data control s used to link _____________ |
| A. | oracle |
| B. | ms-excel |
| C. | ms-access |
| D. | none of these |
| Answer» E. | |
| 131. |
The variable that does not change the value during execution of program is______ |
| A. | numeric |
| B. | string |
| C. | constant |
| D. | none |
| Answer» D. none | |
| 132. |
In vb ________ is the extension to represent project file. |
| A. | .frm |
| B. | .vbp |
| C. | .cls |
| D. | .vb |
| Answer» C. .cls | |
| 133. |
___is data type that can be used to declare a text of maximum 10 million. |
| A. | date |
| B. | long |
| C. | numeric |
| D. | string |
| Answer» E. | |
| 134. |
In vb variable name cannot be more than --- characters |
| A. | 255 |
| B. | 300 |
| C. | 355 |
| D. | 4000 |
| Answer» B. 300 | |
| 135. |
___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 |
| Answer» D. none of these | |
| 136. |
VB is tool that allows you to develop application in ____ |
| A. | real time |
| B. | gui |
| C. | character |
| D. | none of these |
| Answer» C. character | |
| 137. |
The default property for a command control is ---- |
| A. | caption |
| B. | text |
| C. | list |
| D. | background |
| Answer» B. text | |
| 138. |
.----is the process of finding & removing errors. |
| A. | debugging |
| B. | error finding |
| C. | processing |
| D. | non of these |
| Answer» B. error finding | |
| 139. |
.---- array size can be changed at run time . |
| A. | dynamic |
| B. | fixed |
| C. | single dimension |
| D. | double dimension |
| Answer» B. fixed | |
| 140. |
____are collections of small iconic button that resides in a Menu- bar |
| A. | tool bar |
| B. | command button |
| C. | menu bar |
| D. | tool box |
| Answer» D. tool box | |
| 141. |
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 |
| Answer» B. script language | |
| 142. |
. ---- is an activity that occurs during program execution such as mouse click or keystroke. |
| A. | event |
| B. | module |
| C. | code |
| D. | property |
| Answer» B. module | |
| 143. |
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 |
| Answer» E. | |
| 144. |
The ______ selection structure allows the programmer to specify that a different action is to be performed when the condition is True than when the condition is False. |
| A. | if ... then ..else |
| B. | do while |
| C. | dynamic array |
| D. | array |
| Answer» B. do while | |
| 145. |
code in vb is stored in the form of ---- |
| A. | module |
| B. | form |
| C. | .vbp |
| D. | none of these |
| Answer» B. form | |
| 146. |
when we declare the variable in a Particular control of vb then it is _________ variable . |
| A. | static |
| B. | public |
| C. | local |
| D. | general |
| Answer» D. general | |
| 147. |
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 |
| Answer» D. array | |
| 148. |
when we declare the variable in _____ of VB then it is public variable |
| A. | static |
| B. | public |
| C. | local |
| D. | general |
| Answer» C. local | |
| 149. |
______variables are not reinitialized each time Visual Invokes a procedure and therefore retains or preserves value even when a procedure ends |
| A. | static |
| B. | public |
| C. | local |
| D. | general |
| Answer» B. public | |
| 150. |
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 |
| Answer» B. implicit declaring | |