The acronym of COBOL is :
Common Basic Oriented Language
Common Business Oral Language
Common Basic Online Language
Common Business Oriented Language
Acronym of BASIC is :-
Beginners All Purpose Symbolic Instruction Code.
Basic All Purpose Symbolic Instruction
Beginners All Purpose Symbolic information Centre
Beginners All Purpose system for Information Centre
Read the algorithm, and answer the following question ?
If the value of R is 3, then what is the value of P, after execution ?
9
27
18
19
The set of rules to write a statement in BASIC is called:
Protocol
Syntax
Semantic
Meaning
'STEP-1' indicates:
Increment
Decrement
Negative
Subtraction
The process of develop a program is called :
Programming
Programmer
Execution
Processing
Write the output. 10 FOR N=1 to 10 Step2 20 PRINT N 30 Next N
Prints all multiples of 2 between 1 and 10
Prints odd numbers between 1 and 10
Prints even numbers between 1 and 10
None of these
Sequence of instructions executed by the computer is called :
Algorithm
Program
Graphs
Which of the following is not a programming language ?
COBOL
FORTRAN
DOS
C
Pictorial representation of Algorithm is called :
Clip art
Flow-chart
Figures