Download PDF
Free download pdf of Visual Basic .NET (VB.NET) multiple choice questions(MCQs) and answers. These quiz objective questions with solutions are important for BCA, B.Sc IT, MCA exams etc.
(11)
The default property for a text box control is __________
[A]
Text
[B]
Enable
[C]
Multiline
[D]
Password char
Comment
(12)
__________ is a collection of files.
[A]
Class
[B]
Group
[C]
Project
[D]
All of the above
Comment
(13)
The method, which loads the form into memory and displays it on screen
[A]
Load
[B]
Show
[C]
Display
[D]
All of these
Comment
(14)
The code in an application can be broken into logical components by _______ process.
[A]
modular
[B]
procedural
[C]
partitioning
[D]
None of the above
Comment
(15)
The ________ object is a stored query definition, which is a precompiled SQL statement.
[A]
QueryFed
[B]
QueryDif
[C]
QueryFix
[D]
QueryDef
Comment
(16)
________ function returns the intervals between two dates in terms of years, months or days.
[A]
DateDiff( )
[B]
DateIn( )
[C]
DateFix( )
[D]
DiDate( )
Comment
(17)
______ array size can be changed at run-time.
[A]
Fixed
[B]
Preserve
[C]
Dynamic array
[D]
Multidimensional
Comment
(18)
The window in which the individual documents are displayed is called ____________window.
[A]
Main
[B]
Child
[C]
Parent
[D]
Root
Comment
(19)
_________ is the process of finding and removing errors.
[A]
Checking
[B]
Compiling
[C]
Debugging
[D]
Quick watch
Comment
(20)
________ loop repeats a group of statements for each item in a collection of objects or for each element of an array.
[A]
While loop
[B]
Do Until loop
[C]
Do while loop
[D]
For each loop
Comment
Please share this page