8th Class Computers Science Types of Computer Languages Question Bank QBasic

  • question_answer
    Which line of code produces the result of the statement, "Print the sum of two integer variables".

    A)  PRINT Z = X + Y                

    B)  PRINT "Z = X + Y"

    C)         PRINT (X + Y)      

    D)        PRINT SUM (X, Y)

    Correct Answer: D

    Solution :

    Not Available


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