adplus-dvertising
frame-decoration

Question

Visual Basic is a tool that allows you to develop application in __________

a.

Real time

b.

Graphical User Interface

c.

Character User Interface

d.

None Of These

Posted under VB NET Web Technologies

Answer: (b).Graphical User Interface

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Visual Basic is a tool that allows you to develop application in __________

Similar Questions

Discover Related MCQs

Q. _________ is used for finding out about objects, properties and methods.

Q. In Visual Basic, a variable name cannot be more than __________ characters.

Q. ___________ function is used to return a copy of a string without leading spaces.

Q. The variables that does not change the value during execution of program is __________

Q. ___________ is a method which moves the focus to the specified control or form.

Q. The function procedures are ___________ by default.

Q. __________ is a data type that can be used to declare a text of maximum 10 million characters.

Q. Variables are named storage locations in memory, the value of which does not change during program ___________

Q. In visual basic ______ is the extension to represent project file.

Q. The default property for a text box control is __________

Q. __________ is a collection of files.

Q. The method, which loads the form into memory and displays it on screen

Q. The code in an application can be broken into logical components by _______ process.

Q. The ________ object is a stored query definition, which is a precompiled SQL statement.

Q. ________ function returns the intervals between two dates in terms of years, months or days.

Q. ______ array size can be changed at run-time.

Q. The window in which the individual documents are displayed is called ____________window.

Q. _________ is the process of finding and removing errors.

Q. ________ loop repeats a group of statements for each item in a collection of objects or for each element of an array.

Q. A __________ variable is one that is declared inside a procedure.