9th Class Computers Science Visual Reasoning Question Bank Introduction to Visual Basic

  • question_answer
    Which of the following lines of code will display an input box and then store the value entered in an Input Box into a variable of integer type?

    A) n = Input Box ("Enter number", Input, 0)

    B) Input Box ('Enter number", Input, 0) = n

    C) n = Val (Input Box ("Enter number", Input, 0))

    D) All of these

    Correct Answer: A


You need to login to perform this action.
You will be redirected in 3 sec spinner