Home

What is the correct answer?

4

IsDate() function returns true if its argument is a valid date and time

A. True

B. False

Correct Answer :

B. False


Related Questions

The project extension name of a VB project is .vbj To draw a form on the screen which event is being called up In visual basic the default unit is : The extension name of a Visual Basic form is _____________. In _______________ control you can get only drop-down list of the content… It is possible to change the shortcut key assigned to any menu for accessing… A single function of visual basic takes: CommonDialogs control is visible at runtime When someone uses the code like list1.list(1); then it will return the… To run an application you have to press : It is possible to access a menu without using mouse, to access the menu… In visual basic you can draw something in The default startup object can not be changed in a project To add the commondialog control to any project one has to include it from Visual Basic has ____________ number of editions DocumentForm() it is It is not possible to change the back color property of option button… The full form of IIS is : In runtime it is not possible to change the form size. Suppose there are two forms; form1 and form2 ; if there are codes like… MDI form1.Arrange vbTileHorizontal; this code in a MDI form will If the Flag constant for the font common dialog box is cdlCFPrinterFonts… The arrange property of MDI form is available at design time. It is possible to declare 'Dynamic Array' in visual basic. The title of the dialog box can be changed. Visual Basic produce: Terminate is a valid event in form operation Time variable is used to store date and time in visual basic While running an application you can change the value of any variable… If you want a list box control with check box option, which property of…