7th Class Computers Science Programming Concepts Question Bank Programming in QBASIC

  • question_answer
    Match the QBASIC variable names given in Column-I with their variable types given in Column-II.
    Column - I Column - II
    (a) vara% (i)  String type
    (b) varb& (ii) Integer type
    (c) varc# (iii) Long type
    (d) vard$ (iv) Double type
     

    A) (a) - (i), (b) - (iii), (c) - (iv), (d) - (ii)

    B) (a) - (i), (b) - (ii), (c) - (iv), (d) - (iii)

    C) (a) - (iii), (b) - (ii), (c) - (iv), (d) - (i)

    D) (a) - (ii), (b) - (iii), (c) - (iv), (d) - (i)

    Correct Answer: D


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