Welcome to your VB Oracle-I DATE:October 10, 2024

Name of Student

1.Which of them is not an object oriented programming lanugage

2.Without responding to the current form we cannot switch to another form is true for

3.VB is an event driven programming language.

4.Integer data type require _________________ number of bytes

5.Double data type require _________________ number of bytes.

6.Varient datatype require __________________ number of byte for String

7.Text Box can store single line data if we want to store multiple line input then we can set the ___________ property.

8.For maximizing the form at run time we can set the ________________ property.

9.Automatic Selection of check box we can set the value property as

10.Automatic Selection of radio button we can set the value property as

11.Automatic Selection ofcheck box button we can set the value property as

12.To Apply the the background color of the button we can set the ______________ property.

13.Combo Box list property has the index number of the currently selected item

14.to select item from the list as we want ________________-- commond is use

15.List properpty contain the _________________

16.List Box is Editiable

17.Combo Box is Editable

18.Timer control has the ____________ event

19.Interval is property in _________________ unit.

20.To Fit the picture in image we can use the ______________- property

21.To create a menu we can use ___________________ menu option

22.To add a new form in your project which of them is not a correct ways

23.Show method is use to load the form in screen

24.When we use Show method there is no need to use load method

25.If we can use unload method the from will hide from the screen as well as remove from memory

Add a Comment

Your email address will not be published. Required fields are marked *