Home

What is the correct answer?

4

Visual Basic produce:

A. 3 types of executable code.

B. 2 types of executable code.

C. 4 types of executable code

D. none of the above.

Correct Answer :

B. 2 types of executable code.


Related Questions

To get the property window in visual basic you have to press One can change or read the alignment of one or more paragraph of rich… It is possible to load a MDI form without any childform. which control structure are working under false condition In _______________ control you can get only drop-down list of the content… It is possible to insert a picture in a option button control. To break a loop abnormally when satisfying a condition, we can use You can get the ASCII value of any character or number by using In timer control _____________ is the most important property. Min and Max property can be used with Font common dialog box to determine Time() function is used to recover date & time. What is the default value of MaxLength property of text box control? The size of 'Boolean' data type is : The extension name of a Visual Basic form is _____________. RichTextBox1.BulletIndent=5 ; what will be the effect of this code if… To run an application you have to press : By default 'Dim myvar' this statement: What will be the output when the statements below will execute :Dim a… Suppose there are two forms; form1 and form2 ; if there are codes like… Activate event is called before load event In visual basic Bool variable stores In database application, any field does not contain any values can be… CommonDialog1.ShowOpenFilename1=CommonDialog1.FilenameThe above code will which should be included when an application is used without any forms CommonDialog control is the default control that anyone can find in the… You can get a dropdown list and as well as can add some text directly… The fundamental property of RichTextBox control is Terminate is a valid event in form operation The arrange property of MDI form is available at design time. ABS() function will generate a hole value when used with a number with…