Step to be done initially when a problem is given is__________
identification
Designing a logrithm
Codig
Drawing flow chart
_______ means Low ststement are interpreected or understood.
HLL
Syntax
Semantics
Keyword
The pictorial representation of the steps involved in the procedure is called__________
Flow chart
Algorithm
Documentation
HIPO charts
After compilation we will get _______
Source code
Object code
Both a&b
None of these
_________ means the software that allows freedom to a user to run the program, Change the program and re- distribute the program with or without changes.
Free software
Legal software
Copy protected s/w
None
_____ software is copyright s/w that the developed encourages other to copy, use and distribute.
Pirated
Public Domain
Shareware
_______ is a notation that is easy to understand and use by the programmer.
Machine language
Low Level Language
High level language
Which symbol is used for decision.
The process of finding errors is called _________
Debugging
Translating
Compiling
interpreting
__________ error is caused by violating the rules of writing statements or incorrect use of punctuation.
Runtime
Logical