0% found this document useful (0 votes)
23 views3 pages

Computer VIII C

Uploaded by

Sarjeel Sarwar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views3 pages

Computer VIII C

Uploaded by

Sarjeel Sarwar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

The Lahore Lyceum

2nd Assessment 2023


Class: 8C Total Marks: 50
Subject: Computer Time: 1 hour 30 mint
Name: _____________________________

Q 1. Practical. (8)
Q 2. Fill in the blanks. (5)
1. The _____________ command is used to save a program.
2. The ______________ command is used to request data from user.
3. The IF-THEN-ELSE statement contains a ____________.
4. The ____________ statement is used to assign a value to a variable.
5. Double entry is a method of data __________________.
6. Typing WORDL instead of WORLD is a _______________ error.
7. Data that is complete, accurate and sensible has_____________.
8. A ______________ check is used to verify dates.

Q 3. Write True (T) or False (F) for each statement given below. (5)
1. Incomplete data leads to wrong results. ( )
2. A consistency check can be applied to verify the accuracy of delivery orders.( )
3. It is possible for incorrect data to avoid detection during verification. ( )
4. Errors that occur while data travels over network is transcription error. ( )
5. In double entry method, data is entered thrice. ( )
6. The CLEAR command is used to clear the screen. ( )
7. The LOAD command is used to save a program on a CD. ( )
8. String data contains letters as well as numbers. ( )
9. The READ and DATA statement are always used together. ( )
10.To go to a specific line in a program, we use GOTO statement. ( )
Q 4. MCQ’s (5)
1. Which of these is not a command used in BASIC?
a. LOAD b. INPUT c. SAVE d. LIST
2. Which of these statements contains only constants?
a. LOAD b. INPUT c. READ d. DATA
3. Which of these is an optional statement?
a. LOAD b. DATA c. LET d. DATA
4. Which of these is essential for string data?
a. comma b. quotation mark c. capital letters d. spacing
5. Which of these is the first statement in a program?
a. CLS b. REM c. INPUT d. PRINT
6. 7 is an example of ____________ data.
a. numeric b. alphabetic c. string d. basic
7. At which stage do most errors occur?
a. Data entry b. data capture c. data processing d. data counting
8. Data validation involves checking whether data lies within sensible _____.
a. range b. duration c. list d. code
9. Which type of errors occur due to faults in communication line?
a. programming b. human c. transmission d. random
10.Data has integrity when it is ________, accurate, and sensible.
a. Complete b. numerous c. processed d. outdated
Q 5. Answer the following questions. (12)
Q1. What is the difference between a command and a statement?
Q2. What is meant by data integrity?
Q3. What is meant by data validation?
Q4. How does the double entry method help a computer to verify data?
Q5. What is string data?
Q6. Why are the READ and DATA statements used together?
Q 6. Long questions. (15)
Q1. Describe three types of checks used to validate date?
Q2. Write a note on LET statement?
Q3. Write the syntax of the following?
a. The INPUT statement b. The PRINT statement
b. The SAVE command d. LOAD statement
e. LOCATE statement

You might also like