Visual Basic 6

5 Questions | Attempts: 565
Share

SettingsSettingsSettings
Visual Basic Quizzes & Trivia

This is a quiz for all the programmers and nerds out there. If you want to test your knowledge on this particular bunch of programming language facts take this quiz and find out how vast your knowledge is.


Questions and Answers
  • 1. 

    What object do you use when creating a form with choices where a user can only choose one answer?

    • A.

      Check box

    • B.

      Option button

    • C.

      Frame

    Correct Answer
    B. Option button
  • 2. 

    An object used to give choices in a list.

    • A.

      Option box

    • B.

      Combo Box

    • C.

      Radio Buton

    Correct Answer
    B. Combo Box
  • 3. 

    An object used to create a loading screen.

    • A.

      Progress bar

    • B.

      Command button

    • C.

      Splash screen

    Correct Answer
    A. Progress bar
  • 4. 

    Code to add items on a combo box.

    • A.

      Combo1.additem = ("item1")

    • B.

      Combo1.addnew = "item1"

    • C.

      Combo1.additem("item1")

    Correct Answer
    C. Combo1.additem("item1")
  • 5. 

    This serves as the main form of a program or application created.

    • A.

      MDI Form

    • B.

      Splash Form

    • C.

      Form

    Correct Answer
    A. MDI Form

Quiz Review Timeline +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 16, 2022
    Quiz Edited by
    ProProfs Editorial Team
  • Aug 16, 2011
    Quiz Created by
    Azi_infinite
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.