Computer Science KCGS Grammar School Ninth, 2022 Paper 1
Time: 1:45 mins. Subjective Type Marks 40
Q.2 Write Short answer to any Four (5) questions. (10)
I. Describe Prototype briefly?
II. Suppose a problem has multiple algorithms. How would you choose the most efficient one?
Explain with example.
III. What is meant by problem solving? Write name of five problem solving steps.
IV. Write a flowchart of wearing shoes with socks.
V. How the strategy “Gain Background Knowledge” is helpful in defining a problem?
VI. Define an algorithm and argue on its role and importance in problem solving.
VII. Draw a flowchart to determine whether a given number is odd or even.
Q.3 Write Short answer to any Four (5) questions. (10)
I. Convert (A23)16 to binary number system.
II. What is meant by logical operators?
III. Difference between temporary and permanent storage.
IV. Write down the truth table of OR operator.
V. What is binary number system?
VI. Define ASCII Code.
VII. Define Truth value.
Part 2
Note attempt any two questions
Q.4 What is flowchart? How the requirement of flow chart is determined. (10)
Q.5 Write a program and also draw a flowchart to find the LCM of two numbers. (10)
Q.6 State the use of laws of Boolean algebra. (10)
Computer Science KCGS Grammar School Ninth, 2022 Paper 1
Time: 15 mins. Objective Type Marks 10
Note:
Four possible answers A, B, C & D to each question are given. The choice which you think correct,
fill that circle in front of that question with Marker or Pen ink in answer book. Cutting or filling two
or more circles will result zero mark in that question.
1) The steps for performing calculation such as adding, multiplying, dividing etc are known as.
A. Output C. Accounting
B. Processing D. Storing
2) In a__________________ error, the solution is working but not giving required results.
A. Random error C. Syntax error
B. Logical error D. Runtime error
3) _______________ means to test if the required solution is there.
A. Verification C. Validation
B. Algorithm D. Flowchart
4) Which solutions are not reached through proper algorithms or work planning?
A. Prepared solution C. Strategizes solution
B. Candid solution D. Best solution
5) The strategy divides a complex problem into smaller problems.
A. Hide and seek C. Check and balance
B. Divide and conquer D. Check and improve
6) The decimal number 18, binary value is.
A. 1110 C. 10010
B. 10001 D. 1111000
7) The decimal number 18 is equal to hexadecimal number.
A. F C. 12
B. D D. 14
8) Any physical device capable of storing data is called.
A. Hardware C. Memory
B. Device D. RAM
9) Codes associated with keyboard characters are known as.
A. Binary codes C. Hexa Codes
B. ASCII codes D. Key codes
10)Who developed Boolean algebra?
A. Von Neumann C. Charles Babbage
B. George Boole D. Dennis Ritch