Home

What is the correct answer?

4

It is possible to access a menu without using mouse, to access the menu ;pressing the Ctrl key and the letter assigned to access the menu

A. True

B. False

Correct Answer :

B. False


Related Questions

It is possible to build an application without using any form: Flag property is used to adjust the function of each common dialog box The size of 'Boolean' data type is : Constants are processed faster than variables : Data1.Recordset.FindFirst "State=NY"The above code will find the record… In a programme body :Private sub form_load()X=inputbox("First No. :")Y=inputbox("Second… CommonDialog1.ShowOpenFilename1=CommonDialog1.FilenameThe above code will Say there is a string "Ramcharan"; when someone using Mid() function like… It is possible to change the password character property of text box control… IsDate() function returns true if its argument is a valid date and time In _______________ control you can get only drop-down list of the content… In visual basic Bool variable stores The maximum length of a variable is _____________ characters. To add the commondialog control to any project one has to include it from In visual basic, number of loop control structure is _____________. Visual Basic has ____________ number of editions 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… 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… Function Add(Num1 as integer, Num2 as integer) as integerAdd=Num1+Num2Num1=0Num2=0End… The default startup object can not be changed in a project What will be the output when the statements below will execute :Dim a… The full form of IIS is : If the user wants to select the multiple files from file open and filesave… What is the default value for multi-select property of list box control. It is not possible to change the back color property of option button… To draw a form on the screen which event is being called up To get the property window in visual basic you have to press : which should be included when an application is used without any forms