Home

What is the correct answer?

4

The project extension name of a VB project is .vbj

A. True

B. False

Correct Answer :

B. False


Related Questions

In case of visual basic, IDE means : Data1.Recordset.FindFirst "State=NY"The above code will find the record… Instr$(text1.text,"visual") will returns : Currency variable stores fixed point numbers with : What is the default value of MaxLength property of text box control? What is the default value for multi-select property of list box control. The fundamental property of RichTextBox control is The default startup object can not be changed in a project Delete method of the recordset of Data Control or Data Access Object is… In visual basic 'Break' statement could be used along with "Select Case" Flag property is used to adjust the function of each common dialog box Which property of list box control reports the number of selected items. MDI form1.Arrange vbTileHorizontal; this code in a MDI form will CommonDialog control is the default control that anyone can find in the… Min and Max property can be used with Font common dialog box to determine The size of 'Boolean' data type is : It is not possible to change the back color property of option button… To add the commondialog control to any project one has to include it from It is possible to insert a picture in a option button control. You can get a dropdown list and as well as can add some text directly… There are _________________ no. of built in windows dialog boxes provided… It is possible to change the password character property of text box control… To draw a form on the screen which event is being called up cell alignment property can be used to align the cells with different… In a text box control the default caption for text box is text1. which should be included when an application is used without any forms Redim statement is used to : If you want a list box control with check box option, which property of… Visual Basic has ____________ number of editions Sorted property of list box control is a design time property and cannot…