Home

What is the correct answer?

4

It is possible to declare 'Dynamic Array' in visual basic.

A. True

B. False

Correct Answer :

A. True


Related Questions

IsDate() function returns true if its argument is a valid date and time Instr$(text1.text,"visual") will returns : There are _________________ no. of built in windows dialog boxes provided… Say there is a string "Ramcharan"; when someone using Mid() function like… DocumentForm() it is Print' statement can be used to print any statement on the screen. A single function of visual basic takes: If the user wants to select the multiple files from file open and filesave… Visual Basic produce: The maximum length of a variable is _____________ characters. Data1.Recordset.FindFirst "State=NY"The above code will find the record… The arrange property of MDI form is available at design time. You can get a dropdown list and as well as can add some text directly… It is possible to declare 'Dynamic Array' in visual basic. The amount of text any one can place in text box is maximum 64 kb. The other Single Document Interface forms are by default child of MDI… Suppose there is a data control named data1. What will be the effect if… Sorted property of list box control is a design time property and cannot… In a programme body :Private sub form_load()X=inputbox("First No. :")Y=inputbox("Second… Which property of list box control reports the number of selected items. If the Flag constant for the font common dialog box is cdlCFPrinterFonts… The size of 'Boolean' data type is : Flag property is used to adjust the function of each common dialog box Sort is a method by which elements can be sorted in flexgrid control What will be the output when the statements below will execute :Dim a… When someone uses the code like list1.list(1); then it will return the… Terminate is a valid event in form operation Through which property of option button control one can change the font… Dialog title property is used to change the title of any dialog box It is not possible to change the back color property of option button…