Home

What is the correct answer?

4

The extension name of a Visual Basic form is _____________.

A. .frm

B. .txt

C. .prj

D. .vbp

Correct Answer :

A. .frm


Related Questions

Which property of list box control reports the number of selected items. If the Flag constant for the font common dialog box is cdlCFPrinterFonts… Instr$(text1.text,"visual") will returns : Constants are processed faster than variables : The project extension name of a VB project is .vbj Function can return array as return value: It is possible to change the shortcut key assigned to any menu for accessing… CommonDialog1.ShowOpenFilename1=CommonDialog1.FilenameThe above code will Delete method of the recordset of Data Control or Data Access Object is… You can get the ASCII value of any character or number by using Terminate is a valid event in form operation To get the property window in visual basic you have to press : It is possible to access a menu without using mouse, to access the menu… Currency variable stores fixed point numbers with : Now() function will return the current drive and directory you are working… The title of the dialog box can be changed. Visual Basic produce: It is not possible to change the back color property of option button… What is the default value of MaxLength property of text box control? The fundamental property of RichTextBox control is There are _________________ no. of built in windows dialog boxes provided… When someone uses the code like list1.list(1); then it will return the… In visual basic you can draw something in The other Single Document Interface forms are by default child of MDI… To draw a form on the screen which event is being called up One can change or read the alignment of one or more paragraph of rich… _____________ property of any control cannot change at run time. Isnull(), IsEmpty() determines weather any variable has been initialize… Sorted property of list box control is a design time property and cannot… While running an application you can change the value of any variable…