Home

What is the correct answer?

4

In visual basic, number of loop control structure is _____________.

A. 4

B. 5

C. 6

D. 7

Correct Answer :

C. 6


Related Questions

The extension name of a Visual Basic form is _____________. Through which property of option button control one can change the font… In database application, any field does not contain any values can be… To draw a form on the screen which event is being called up It is possible to change the password character property of text box control… It is possible to insert a picture in a option button control. Print' statement can be used to print any statement on the screen. Delete method of the recordset of Data Control or Data Access Object is… Redim statement is used to : What is the default value for multi-select property of list box control. To get the property window in visual basic you have to press Min and Max property can be used with Font common dialog box to determine When someone uses the code like list1.list(1); then it will return the… Constants are processed faster than variables : It is possible in visual basic to specifying array limit like from 1 to… cell alignment property can be used to align the cells with different… The full form of IIS is : List count property returns total number of items in list box control. Sorted property of list box control is a design time property and cannot… In visual basic, number of loop control structure is _____________. Function Add(Num1 as integer, Num2 as integer) as integerAdd=Num1+Num2Num1=0Num2=0End… Sort is a method by which elements can be sorted in flexgrid control Say there is a string "Ramcharan"; when someone using Mid() function like… You can get the ASCII value of any character or number by using The default startup object can not be changed in a project Activate event is called before load event Function can return array as return value: In a text box control the default caption for text box is text1. It is possible to build an application without using any form: The size of 'Boolean' data type is :