__________ error is caused by violating the rules of writing statements or incorrect use of punctuation.
Runtime
Logical
Syntax
None of these
The pictorial representation of the steps involved in the procedure is called__________.
Flow chart
Algorithm
Documentation
HIPO charts
_______ is a notation that is easy to understand and use by the programmer.
Machine language
Low Level Language
High level language
After compilation we will get _______.
Source code
Object code
Both a&b
The process of finding errors is called _________.
Debugging
Translating
Compiling
Interpreting
which of the following step connected with program will help a user in future?
Exculation
Testing
Validation
_________ are the symbols used in flow chart to link two parts of the same flow chart.
Rhombus
Connectors
Square
Rectangle
Step to be done initially when a problem is given is__________
Identification
Designing a logrithm
Codig
Drawing flow chart
_______ 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
_______ refers to the rules of writing program statements and punctuations to the used.
HLL
Semantics
Keyword