_________ can be represented using flow charts or pseudocode.
Algorithms
Methods
Arrays
Variables
_________ language is called procedure oriented language.
Assembly Language
Machine Language
High level Language
None of these
_________ translates the entire program code from the language it is written in,into machine level language (object code)
Assembler
Compiler
Interpreter
Interpreter is comparitively ________ compiler.
Slower than
Faster than
Equal to
____________ translates program code to machine level language on line by line basis.
In flow charts,which symbol represents 'start / stop '
COBOL is a ________.
Which one is not machine oriented ?
High Level Language
________ is the outline of a program written in a form that can easily be converted into a High level language.
Pherocode
Machinecode
Psendocode
The only members present in the binary code are ________ and ________.
0,1
5,9
2,3
0,2