Home

What is the correct answer?

4

Function can return array as return value:

A. True

B. False

Correct Answer :

A. True


Related Questions

There are _________________ no. of built in windows dialog boxes provided… MDI form1.Arrange vbTileHorizontal; this code in a MDI form will If the user wants to select the multiple files from file open and filesave… In a programme body :Private sub form_load()X=inputbox("First No. :")Y=inputbox("Second… CommonDialog control is the default control that anyone can find in the… Say there is a string "Ramcharan"; when someone using Mid() function like… It is possible to load a MDI form without any childform. In visual basic the default unit is : To run an application you have to press : It is possible to change the shortcut key assigned to any menu for accessing… which should be included when an application is used without any forms Sorted property of list box control is a design time property and cannot… It is possible in visual basic to specifying array limit like from 1 to… In visual basic you can draw something in DocumentForm() it is The extension name of a Visual Basic form is _____________. The default startup object can not be changed in a project Isnull(), IsEmpty() determines weather any variable has been initialize… Currency variable stores fixed point numbers with : Function can return array as return value: cell alignment property can be used to align the cells with different… You can get a dropdown list and as well as can add some text directly… The full form of IIS is : In _______________ control you can get only drop-down list of the content… what will be the output of the code below :private sub command_click()dim… Min and Max property can be used with Font common dialog box to determine Flag property is used to adjust the function of each common dialog box If there is a control array of label for 10 elements, then what will be… If the Flag constant for the font common dialog box is cdlCFPrinterFonts… ABS() function will generate a hole value when used with a number with…