Home

What is the correct answer?

4

Time variable is used to store date and time in visual basic

A. True

B. False

Correct Answer :

B. False


Related Questions

You can get the ASCII value of any character or number by using By default 'Dim myvar' this statement: To run an application you have to press : Isnull(), IsEmpty() determines weather any variable has been initialize… It is possible to insert a picture in a option button control. when using 'do until-loop' statement as stated belowI=10Do until I>5Print… If the Flag constant for the font common dialog box is cdlCFPrinterFonts… The amount of text any one can place in text box is maximum 64 kb. To break a loop abnormally when satisfying a condition, we can use If there is a control array of label for 10 elements, then what will be… 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 full form of IIS is : It is possible to load a MDI form without any childform. DocumentForm() it is Say there is a string "Ramcharan"; when someone using Mid() function like… There are _________________ no. of built in windows dialog boxes provided… In visual basic the default unit is : It is possible to access a menu without using mouse, to access the menu… Through which property of option button control one can change the font… A single function of visual basic takes: Delete method of the recordset of Data Control or Data Access Object is… Sorted property of list box control is a design time property and cannot… It is possible to change the password character property of text box control… Time() function is used to recover date & time. Which property of list box control reports the number of selected items. It is possible to change the shortcut key assigned to any menu for accessing… The extension name of a Visual Basic form is _____________. To enable apply button in dialog box ; flag value should be set to In a programme body :Private sub form_load()X=inputbox("First No. :")Y=inputbox("Second…