Across
- 1. A logical operator that returns true if both operands are true otherwise false
- 3. A loop that repeats a block of a code until a certain condition is met
- 5. A block of code that can be reused in different parts of a program
- 6. A set of rules that governs the exchange of data between devices on a network
- 8. A variable that can store decimal point number
- 9. A device that allows communications between a computer and other devices
- 12. A sequence of characters used to represent instructions or data
- 13. The basic unit of data storage in a computer
- 14. A group of characters
- 16. RITCHIE Who developed C programming language
- 17. A variable that can store single character
- 18. Basic building block of a computer program consisting of a series of step by step instructions
Down
- 2. A special type of control statement that can be called within another statement
- 4. An electronic device which processes and stores data
- 7. A program that translates code from one language to another
- 10. The smallest individual unit of a C program
- 11. The process of finding and fixing errors in a code
- 12. BABBAGE Who is the father of computer.
- 15. A computer program designed to stimulate conversation with human over the internet
- 19. Temporary memory that allows a computer to access data quickly it is volatile
