- Line number
- Statement
- Variable
This forum is created to assisted students get all they need to know about computer... it also tends to bring the learners close to instructors/ teachers across the globe.
Subscribe to:
Post Comments (Atom)
SSS1 - SSS3 || ASSIGNMENT
All Thursday continuous assessment test should be solved as assignment.
-
QUESTION FOR SENIOR SECONDARY SCHOOL || ONE || (test) 1a. list four major components of the computer hardware (5marks) 1b. explain why t...
-
1a. How does the computer interpreter works, and why is it called an interpreter? 1b. What is a program? 1c. with the aid of example what...
-
1. Define word processing and word processor. 2. List five examples of word processor. 3. List five features of a typical word processor. ...
a. A line number is a method used to specify a particular sequence of characters in a text file.
ReplyDeleteb. A statement is a syntactic unit of an imperative programming language that expresses some
action to be carried out
c. Variables are used to store information to be referenced and manipulated in a computer program.