Interpreter is comparitively ________ compiler.
Slower than
Faster than
Equal to
None of these
In flow charts symbol represents ________.
Start / Stop
Decision
Input / output
Process
________ uses mnemonic codes.
High level language
Assembly language
Machine language
________ is the outline of a program written in a form that can easily be converted into a High level language.
Pherocode
Machinecode
Psendocode
_________ language is called procedure oriented language.
Assembly Language
Machine Language
High level Language
_________ are the only languages understood by the computers.
High level languages
Assembly languages
Machine languages
The only members present in the binary code are ________ and ________.
0,1
5,9
2,3
0,2
Which one of the following is a high level language?
8085 programming language
8051 programming language
Pascal
Which one is not machine oriented ?
High Level Language
____________ translates program code to machine level language on line by line basis.
Assembler
Compiler
Interpreter