C Program generally starts with a function ___________
main
call ( )
print ( )
None of these
In FORTRAN , the letter C denoting the _____________
control line
comment line
comment end
control flow
The operating system developed using C language is
UNIX
Windows
DOS
The mnemonics for storing values
KPT
STO
RED
WRT
__________ statement in BASIC is used to assign values to the variable.
FOR
NEXT
LET
PRINT
_______translates the given instruction line by line as the program executes.
Compiler
Interpreter
Operator
The language developed by Dennis M. Ritchie at AT & T Bell Laboratories.
JAVA
C
C++
PASCAL
_________ is required to translate any high level language program into machine language
Translator
Converter
system software
Which one of the following is correct?
Interpreter takes more time than compiler
compiler takes more time than interpreter.
Interpreter and compiler are operating systems.
Computer language is basically classified into _________ types
Two
Three
Four
Five