7th Class Computers Science Types of Computer Languages Question Bank Qbasics

  • question_answer
    Avani wrote the given program in QBASIC. But while executing it, an error ocuurred. Identify the error.
    10 LET A$ = ?INDIA? 20 LET B$ = A$ + ?1? 30 PRINT B$$

    A)  Line 20 has a string to assign numeric

    B)      Line 30 has too many $ signs

    C)      Line 10 has directly given string to a variable

    D)      There is no error in the program

    Correct Answer: B

    Solution :

    Not Available


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