Home > MCQs > IT & Programming > Visual Basic MCQs

Visual Basic MCQ

Look no further than Quizack for the greatest Visual Basic MCQ questions and answers. To make sure you're obtaining the most crucial information possible, our database of questions and answers has been carefully vetted. 

Visual Basic Quick Quiz

Question 1 of 10
  • A ____ provides an area in the form for the user to enter data.

    Answer & Explanation

    Correct Answer: TextBox

    Note: This Question is unanswered, help us to find answer for this one

  • The contents of a text box may be cleared in visual basic code by ________.

    Answer & Explanation

    Correct Answer: Assigning the predefined constant String.Empty to the text property

    Note: This Question is unanswered, help us to find answer for this one

  • A ____ procedure completes its task but does not return any data to the calling procedure.

    Answer & Explanation

    Correct Answer: Sub

    Note: This Question is unanswered, help us to find answer for this one

  • When you save a project as an executable file, you are actually:

    Answer & Explanation

    Correct Answer: compiling

    Note: This Question is unanswered, help us to find answer for this one

  • A sub procedure ____ argument(s).

    Answer & Explanation

    Correct Answer: Can accept any number

    Note: This Question is unanswered, help us to find answer for this one

  • The ____ control element is used to create a custom button.

    Answer & Explanation

    Correct Answer: Button

    Note: This Question is unanswered, help us to find answer for this one

  • When you use a range check, you compare a variable to the _____ value in the range.

    Answer & Explanation

    Correct Answer: Lowest or highest

    Note: This Question is unanswered, help us to find answer for this one

  • To execute code in a procedure, a procedure ____ must be made.

    Answer & Explanation

    Correct Answer: Call

    Note: This Question is unanswered, help us to find answer for this one

  • For Excel... What is the shortest code that would AutoFit all rows in the active worksheet?

    Answer & Explanation

    Correct Answer: Cells.EntireRow.AutoFit

    Note: This Question is unanswered, help us to find answer for this one

  • In Visual Basic 6, which one is NOT a parameter of connection objects open method?

    Answer & Explanation

    Correct Answer: Source

    Note: This Question is unanswered, help us to find answer for this one

  • Visual Basic Quick Quiz

    battery

    Poor Results!

    You need a lot of improvement.

    Just don't give up!

    Correct Answers: 0/10

    Start Practicing with our MCQs given below.