________ is the outline of a program written in a form that can easily be converted into a High level language.
Pherocode
Machinecode
Psendocode
None of these
Before starting with a program,the structure and functioning of the program should be planned properly.Inorder to do this _______are used.
Interpreter
Algorithm
Compiler
The pictorial representation of a program is called _________.
Flow chart
Arrays
Interpreter is comparitively ________ compiler.
Slower than
Faster than
Equal to
_________ language is called procedure oriented language.
Assembly Language
Machine Language
High level Language
The only members present in the binary code are ________ and ________.
0,1
5,9
2,3
0,2
In flow charts symbol represents ________.
Start / Stop
Decision
Input / output
Process
____________ translates program code to machine level language on line by line basis.
Assembler
Which one of the following is a high level language?
8085 programming language
8051 programming language
Pascal
_________ are the only languages understood by the computers.
High level languages
Assembly languages
Machine languages