Home

What is the correct answer?

4

Redim statement is used to :

A. Rename a variable.

B. Rename an array.

C. Redimension an array.

Correct Answer :

C. Redimension an array.


Related Questions

In runtime it is not possible to change the form size. Sort is a method by which elements can be sorted in flexgrid control By default 'Dim myvar' this statement: While running an application you can change the value of any variable… It is possible to change the shortcut key assigned to any menu for accessing… The arrange property of MDI form is available at design time. To get the property window in visual basic you have to press : The other Single Document Interface forms are by default child of MDI… Time variable is used to store date and time in visual basic List count property returns total number of items in list box control. CommonDialogs control is visible at runtime If the user wants to select the multiple files from file open and filesave… To enable apply button in dialog box ; flag value should be set to Redim statement is used to : what will be the output of the code below :private sub command_click()dim… If you want a list box control with check box option, which property of… To draw a form on the screen which event is being called up Flag property is used to adjust the function of each common dialog box Terminate is a valid event in form operation In a text box control the default caption for text box is text1. You can get a dropdown list and as well as can add some text directly… Sorted property of list box control is a design time property and cannot… To break a loop abnormally when satisfying a condition, we can use which should be included when an application is used without any forms It is possible to build an application without using any form: Which property of list box control reports the number of selected items. To run an application you have to press : There are _________________ no. of built in windows dialog boxes provided… Delete method of the recordset of Data Control or Data Access Object is… When using do loop-while statement then the statements within the loop…