Top 50+ Solved Visual Basic (VB) MCQ Questions Answer

From 31 to 44 of 44

Q. The constant which are readymade in VB are called as _______ constant.

a. numeric

b. string

c. named

d. intrinsic

  • d. intrinsic

Q. The constant which are defined by user is known as _____ constant.

a. numeric

b. string

c. named

d. intrinsic

  • c. named

Q. Which of the following function is invalid in VB?

a. left( )

b. lower( )

c. mid( )

d. len( )

  • b. lower( )

Q. ____ function is used to convert a text value to a numeric value.

a. ucase( )

b. lcase( )

c. val( )

d. len( )

  • c. val( )

Q. Option buttons are also called as _______ buttons.

a. check

b. radio

c. round

d. select

  • b. radio

Q. _____ can be used in an application to give user True/False or Yes/No Option

a. option button

b. check box

c. text box

d. label

  • b. check box

Q. _____ allows the user to select any number of options at a time from a group.

a. option button

b. check box

c. text box

d. label

  • b. check box

Q. _____ is used to display headings and messages.

a. option button

b. check box

c. text box

d. label

  • d. label

Q. _______ statement cannot be used to create a loop.

a. do – while

b. for – next

c. while – wend

d. if – else

  • d. if – else
Subscribe Now

Get All Updates & News