Go To Index
Class X (Science)
Computer Science II
Guess Paper 2024
By Sir Sajjad Akber ChandioQ.1: (a) Write down the uses of Scratch Editor and describe Script area in Scratch Editor?
(b) Write the use of the following codes of Scratch Editor:
- Forever
- wait
- play
- sound
- goto x, y
- say
- Algorithm and Flowchart
- NAND Gates and NOR Gates
- Local Variables and Global Variables gates
Q.4: Draw a flowchart to calculate gross salary by adding 20% house rent and 30% medical allowances in basic salary?
Q.5: Write down Advantages any one of following?
- Flowchart
- Algorithm
- I.D.E
Q.7: Define purpose of followings code with example?
- Events
- Motion
- Control
- Z = AB + A (B+C) + B (B+C) (A + B) (A + B)
- (A + B) + (A + B) = A
Q.9: Define Comment Statement in C++ and describes its types?
Q.10: Write down the function of inverter?
Q.11: Write down relationship Basic logical gates and universal logical gates?
Q.12: Why we make block of statement using braces?
Q.13: What is the purpose of keyword “void” in function?
Q.14: Write down uses of Boolean algebra? Solve the followings by truth table:
- Y = A.B.C
- Y = A + B + C
Q.16: Define operators and its types?
Q.17: Define Loop and write down difference between for loop, while Loop and do while Loop?
Q.18: Define problem solving and its steps?
No comments:
Post a Comment