___________ statement in BASIC lets the user to view the results displayed on the monitor
PRINT
VIEW
LET
INPUT
ANSI stands for
American National Standard Institute
African National Standard Institute
American National Standard Industry
None of these
The translated programs in the machine understandable form are called ____
Source program
function programs
Object programs
_________ is required to translate any high level language program into machine language
Translator
Operator
Converter
system software
The mnemonics for storing values
KPT
STO
RED
WRT
C++ was developed by ___________
Dennis . M. Ritchie
Bjarne Stroustrup
Charles Babbage
John Backus
________ is classified into machine language and Assembly language
Low level language
High level language
Mid level language
Assembly languages were used in _________
First generation computers
Second generation computers
Third generation computers
Fourth generation computers
C Program generally starts with a function ___________
main
call ( )
print ( )
Which of the following is a self - documenting language?
COBOL
FORTRAN
BASIC
None of the above