Home

What is the correct answer?

4

In case of visual basic, IDE means :

A. Internal Database Engineering.

B. Integrated Database Environment.

C. Integrated Development Environment.

Correct Answer :

C. Integrated Development Environment.


Related Questions

It is possible to access a menu without using mouse, to access the menu… Dialog title property is used to change the title of any dialog box If you want a list box control with check box option, which property of… There are _________________ no. of built in windows dialog boxes provided… Activate event is called before load event What is the default value for multi-select property of list box control. CommonDialog control is the default control that anyone can find in the… In a text box control the default caption for text box is text1. To draw a form on the screen which event is being called up It is possible to build an application without using any form: Flag property is used to adjust the function of each common dialog box Function can return array as return value: In timer control _____________ is the most important property. which control structure are working under false condition Function Add(Num1 as integer, Num2 as integer) as integerAdd=Num1+Num2Num1=0Num2=0End… The project extension name of a VB project is .vbj It is not possible to change the back color property of option button… The full form of IIS is : Min and Max property can be used with Font common dialog box to determine It is possible to load a MDI form without any childform. RichTextBox1.BulletIndent=5 ; what will be the effect of this code if… CommonDialogs control is visible at runtime To get the property window in visual basic you have to press List count property returns total number of items in list box control. Sorted property of list box control is a design time property and cannot… ABS() function will generate a hole value when used with a number with… In visual basic Bool variable stores In visual basic the default unit is : When using do loop-while statement then the statements within the loop… Visual Basic produce: