Home

What is the correct answer?

4

Two commands can be written in the same line using

A. :

B. ;

C. ,

D. .

Correct Answer :

A. :


Related Questions

dim arr(10) as string, the max index of the array is This property of TrackBar is not present Dim a() as Integer-{1,2,3,4}is a valid statement Using ADODB multiple tables can be connected at a time To display multiple columns in ListView the View property must be set… /*1. Class C2. public mustinherit sub abc()3. msgbox("Base Class")4. end… If a form call another form and the caller form is closed through code,… Using MyBase you can call base class ScrollBars can be added to The default location of the exe file of your solution is What cannot be done if the table has no primary key ___________ is used to pass copies of a variable while __________ is used… Only derived class can have shadows keyword _________ and _____________ combines to make a KeyPress event The default event handler of TextBox is If a Form is Inherited from another Form and both Forms have certain codes… To make a button the default button, this property of the form must be… A user wants that custom colors are visible when the Color Dialog Box… To add items stored in an array to a ListView use Use a _________ statement to make Visual Basic object the default object… You can assign a Main Menu to any control In TreeView to collapse all the nodes of a selected node ___________ method… The Apply button automatically appears of the Font Dialog Box is opened Class ccpublic _________ I as stringend classButton1_Clickcc.I=100 To override Finalize function the scope of the function must be To print use A DataSet can be updated only when the connection is open A function can have multiple return statements A form can not call itself A form can have only one default button