You are on page 1of 10

Set-1

Q. The color of a button is:


(a)One of its properties
(b)Not updateable
(c)Defined in the project
(d)Defined in the Intermediate window
Q. The application name always appears in the:
(a)Properties window
(b)Title bar
(c)Code window
(d)Intermediate window
Q. Which of the following is not part of the IDE:
(a)Code editor window
(b)Properties window
(c)General window
(d)Form laout window
Q. IDE is:
(a)Independent De!elopment "nterprise
(b)# de!elopment en!ironment for machine lan$ua$e
(c)# software project mana$ement tool
(d)#n Inte$rated De!elopment "n!ironment for %isual &asic
Q. Eent-!rien languages are:
(a)FO'T'#N based
(b)#re used to write procedural lan$ua$es
(c)OOP
(d)Desi$ned to ma(e pro$rammin$ G)I eas
Q. D"" stan! for :
(a)Dnamic *in( *ibrar
(b)Data *in( *ibrar
(c)Defined *ibrar *ist
(d)None of the abo!e
Q. #"E stan! for :
(a)Object *in(in$ and "mbeddin$
(b)Object *aerin$ and "mbeddin$
(c)Object *in(in$ and "nclosin$
(d)None of the abo!e
Q. The sae picture statement supports :
(a)&+P
(b)GIF
(c),PG
(d)#ll of the abo!e
Q. We can create ob$ect at :
(a)Desi$n time
(b)'un time
(c)&oth (a) and (b)
(d)None of the abo!e
Q. Which of the following is a file control :
(a)Dri!e list bo-
(b)Dirlist
(c)File list bo-
(d)#ll of the abo!e
Q. Which %ey eent occurs when a %ey is presse! :
(a).e tpe
(b).e up
(c).e enter
(d).e press
Q. If ariables are not implicitly or e&plicitly type!' they are
assigne! the type by !efault :
(a)Character
(b)Inte$er
(c)%ariant
(d)None of the abo!e
Q. (isual )asic is use! to !eelop the applications:
(a)'eal time
(b)Graphic user interface
(c)+enu dri!en
(d)None of the abo!e
Q. Which win!ow is use! to !isplay list of all forms an! mo!ules in
the application:
(a)Project /indow
(b)Form *aout /indow
(c)Properties /indow
(d)+ain /indow
Q. *ouse !own eent ta%es place when:
(a)Press the mouse button
(b)Clic( the left mouse button
(c)+ouse is mo!ed o!er a control
(d)#ll of the abo!e
Q. When the form is first place! in memory using loa! statement or
show metho!' the eent triggere!:
(a)*oad
(b)0how
(c)#cti!ate
(d)None of the abo!e
Q. +D# stan! for :
(a)'eal Data Object
(b)'adio Data Object
(c)'emote Data Object
(d)None of the abo!e
Q. ,#* stan! for :
(a)Computer Object +odel
(b)Component Object +odel
(c)Control Oriented +odel
(d)None of the abo!e
Q. The e&tension of actie& control file is :
(a)1!bp
(b)1oc-
(c)1!b-
(d)both (b) and (c)
Q. - control array is :
(a)$roup of similar elements
(b)$roup of similar control
(c)$roup of controls that ha!e same name
(d)None of the abo!e
Q. Which ob$ect is use! in a!!item./ metho! to a!! new item :
(a)*ist bo-
(b)Te-t bo-
(c)Combo bo-
(d)&oth (a) and (c)
Q. The form caption appears in the :
(a)0tatus bar
(b)+enu bar
(c)Title bar
(d)None of the abo!e
Q. Database tools are a!!e! automatically to the toolbo& when
pro$ect is !eelope! un!er :
(a)0tandard "2"
(b)Data project
(c)D3T+* applications
(d)Database applications
Q. -D# stan! for :
(a)#cti!e Data Object
(b)#ccess Data Object
(c)#cti!e- Data Object
(d)None of the abo!e
Q. *SD0 stan! for :
(a) +icrosoft De!eloper Networ( *ibrar
(b) +icrosoft 0ource Domain Name
(c) +icrosoft Director Name
(d) None of the abo!e
SET-1
Q. The scope of a ariable refers to:
(a)the len$th of the !ariable1
(b)the name of the !ariable1
(c)the accessibilit of the !ariable1
(d)the datatpe of the !ariable1
Q. Which statement is use! to i!entify an e&ternal proce!ure to
isual basic2
(a)Declare
(b)Dim
(c)Public
(d)#ll of the abo!e
Q. -n E&ception is another name for a:
(a)compile error
(b)lo$ic error
(c)runtime error
(d)superficial error
Q. Which is not a ali! E&it statement2
(a)"-it Do
(b)"-it For
(c)"-it Form
(d)"-it 0elect
Q. Which Te&t)o& metho! !oes not use the clipboar!2
(a)Clear
(b)Cop
(c)Cut
(d)Paste
Q. Which is a ali! statement for !eclaring a ariable2
(a)Const Form #s Inte$er
(b)Const mForm #s Inte$er
(c)Dim Form #s Inte$er
(d)Dim mForm #s Inte$er
Q. In eent-!rien programming an eent is generate! by:
(a)the sstem1
(b)a user4s action
(c)the pro$ram itself1
(d)#ll of the abo!e1
Q. The ,ancel)utton property belongs to which ob$ect2
(a)&utton
(b)Form
(c)*abel
(d)Te-t&o-
Q. Which property !etermines whether a control is !isplaye! to the
user2
(a) 3ide
(b) 0how
(c) %isible
(d) "nabled
Q. Which is not a property of the ,ommon control class2
(a)0how
(b)&ac(Color
(c)Font
(d)ForeColor
Q. Which statement about ob$ects is true2
(a)One object is used to create one class1
(b)One class is used to create one object
(c)One object can create man classes1
(d)One class can create man objects1
Q. -n ob$ect is compose! of:
(a)properties1
(b)methods1
(c)e!ents1
(d)#ll of the abo!e1
Q. Which are the stan!ar! prefi&es for the )utton an! ,ombo bo&
controls respectiely2
(a)btn and chb
(b)btn and cbo
(c)bto and chb
(d)bto and cbo
Q. The reference library of (isual )asic boo%s is calle!:
(a)+0DN *ibrar
(b)3elp *ibrar
(c)Contents
(d)Topic pane
Q. To e&it (isual )asic:
(a)Clic( #lt56
(b))se the File +enu to select 6uit
(c))se the /indow +enu to select "-it
(d)Clic( on the dis(ette icon
Q. To run an application in (isual )asic:
(a))se the Project +enu to select 'un
(b))se the File +enu
(c)Clic( on the start button (blue arrow)
(d)None of the abo!e
Q. (isual )asic forms are i!entifie! by a:
(a)71ma(8 suffi-
(b)71frm8 suffi-
(c)71for8 suffi-
(d)# special icon
Q. (isual )asic pro$ects are i!entifie! by a:
(a)71!bp8 suffi-
(b)71ma(8 suffi-
(c)71!b$8 suffi-
(d)#ll the abo!e
Q. #b$ect oriente! languages:
(a)#re procedural lan$ua$es
(b)#re tas( oriented
(c)#re based on actions happenin$ to objects
(d)#re natural lan$ua$e techni9ues
Q. The first proce!ure-oriente! language was:
(a)FO'T'#N
(b)&#0IC
(c)CO&O*
(d)#D#
Q. The location of the form on the !es%top !uring e&ecution is
!etermine! by the:
(a)Form Desi$ner window
(b)Project "-plorer window
(c)Conte-t +enu
(d)Form *aout window
Q. The #b$ect )rowser:
(a)Displas the command buttons and te-tbo-es: etc1
(b)0hows fre9uentl used shortcuts as objects
(c)Is a Conte-t +enu
(d)Displas the object libraries and their combinations of data and code
Q. The location of the form on the !es%top !uring e&ecution is
!etermine! by the:
(a)Form Desi$ner window
(b)Project "-plorer window
(c)Conte-t +enu
(d)Form *aout window
Q. In the IDE' which of following is use! to !esign the layout of an
application2
(a)Form Desi$ner window
(b)Project "-plorer window
(c)Conte-t +enu
(d)Form *aout window
Q. ,ontrols are:
(a)Code
(b)Part of the menus
(c)'ules
(d)Objects
Q. ,o!e is:
(a))pdateable in the form editor
(b)Instructions
(c)0eldom used
(d)#n object

You might also like