Home

What is the correct answer?

4

InputBox by default returns ________ values

A. Integer

B. Byte

C. Double

D. String

Correct Answer :

D. String


Related Questions

If a form call another form and the caller form is closed through code,… To display multiple columns in ListView the View property must be set… If a Class in inherited, its constructor is inherited automatically and… PasswordChar property of a TextBox can accept " " (space) as the password… If an user-defined class have a user-defined event then, the class object… In ADODB the _____________ property is used to connect to the table The EventLog's ________ method is used to write an entry to a log file A form can not call itself Data from DataSet is accessed using34 Images can be loaded from A user wants that custom colors are visible when the Color Dialog Box… To call a buttons click event use To make a button the default button, this property of the form must be… To use HelpProvider, the following properties of the form needs to be… If you want to open a file named "a.txt" use Dim a() as Integer-{1,2,3,4}is a valid statement If nothing is selected in a combo box, its index value is Dim S as Integer=10Text1=SMsgbox(Text1.Text) VB.NET does not support control arrays We need multiple ErrorProviders from multiple controls. Using MyBase you can call base class If Option Explicit is on then Dim i as Integer="10" will produce an error To redimension an array with its previous values intact use ___________… Structured and Unstructured exceptions can't be mixed To vertically arrange all forms in an MDI form use In TreeView to get the node the mouse is pointing to, use Two commands can be written in the same line using ___________ is used to pass copies of a variable while __________ is used… If a Label control's AutoSize property is set to True, can you resize… In reports ___________ property help to assign user-defined criteria