Cit105 2021
Cit105 2021
SECTION-A
1. Write Correct option in your Answer sheet with question number. 10
i) Shortcut key to run a C/C++ program
a) CTRL + F2
b) CTRL + F10
c) CTRL + F9
d) CTRL + R
ii) Which one of the following is not binary operator?
a) +
b) %
c) ++
d) *
a) 1
b) 2
c) 3
d) 8
a) ; (Semi-colon)
b) . (Full Stop)
c) ? (Question Mark)
d) , (Coma)