COMPUTER PROGRAMMING

18.07.2016 08:19

Definitions:

1. Computer language: its a language used to give instructions to a computer.

2. Programming language: Coded language used to create computer or application software.

3. Library: its a set of instructions that contain codes and commands for different applications.

4. Variable: its the different type of data used to store information (numbers, alphabet, and alpha numeric).

5. Cycle: its a set of repetitions to control different instructions.

6. Loop: its and infinite cycle

7. Main: its where the program completes its instructions