Contents

Computer Programming  (MCQS)   


A sequence of instruction given to computer to perform a specific task is called…….
a) data                                                  

b) program
c) programming                  

d) information



What is name space in the computer memory whose value can be changed during execution of program?
a) variable                                          

b) constant
c) program                                           

d) data


In basic language which character is used as a last character with string variable.
a)?         

b) &                                       

c) %       

d) $


Which short key is used to apply run command in GWBASIC?
a) F1      

b) F2                                     

c) F3      

d) F4


Which of the following error cannot deleted by computer?
a) syntax error                                     

b) runtime error
c) logical error                  

d) execution error