You are on page 1of 1

Quiz

TEST I

Fill in the blank

1._________ is the actual text that is used to construct the program using the language of choice.
2.__________ is the variable that stores elements of a similar data type. Knowledge of using an
array in coding/programming will be a great benefit.
3. _________ codes are very simple and developers can read, write and debug as they are similar
to English like statements.
4. __________ is required to test if a condition is satisfied or not, based on the condition, the
program may execute the function with parameters else it will not get executed. Conditional
5. __________ is a software program that helps in converting the source code into binary code or
byte code.
6.__________ It is a set of steps or instruction statements to be followed to accomplish specific
tasks. Algorithm
7.___________ is like a template that contains state and behavior, which corresponding to
programming is field and method.
8. __________ is the internal storage that is used in the computers and is located on the
motherboard.
9. __________ is a set of instructions, that helps the developer to perform certain tasks that return
the desired output for the valid inputs.
10. ___________ These are the computer hardware devices that help in converting information
into human-readable form.

TEST II

1. What is Programming?
2. Why do you need to study computer Programming?

You might also like