Search This Blog

Thursday, 26 March 2026

Computer Science II - For Class X (Science) - Guess Papers 2026 - By Sir Sajjad Akber Chandio

Go To Index
Class X (Science)
Computer Science II

Sir Sajjad Akber Chandio

Guess paper 2026

Q.1: Write down the uses of Scratch Editor?
Q.2: Write down difference between:
  • Basic logical gates and Universal logical gates.
  • Algorithm and flow chart
  • Stack and queue
  • Tree and graph
  • n and t
Q.3: Write the use of the following codes of Scratch:
  • Forever
  • Editor
  • wait
  • play
  • sound
  • goto x, y
  • say
Q.4: Draw a flowchart to calculate gross salary by adding 20% house rent and 30% medical allowances in basic salary?
Q.5: Define followings
  1. Sprite
  2. Script
  3. Jump statement
  4. Break statement
  5. Continue statement
  6. Return statement
  7. Exit statement

Q.6: What is the need of index in an array?
Q.7: Define purpose of the following code with example.
  1. Events
  2. Motion
  3. Control

Q.8: Simplification of followings expression:
  1. Z = AB + A(B+C) + B(B+C)(A + B)(A + B)
  2. (A + B) + (A + B) = A

Q.9: Define IDE and its components also mention advantages.
Q.10: Why we use header files.
Q.11: Practices correction of error in programs book examples.
Q.12: Define flowchart and its symbols?
Q.13: Define computer and list some common high level language used and describe the purpose?
Q.14: Define Loop and write down difference between for loop, while Loop and do while Loop?
Q.15: write down the flow chart of the followings with algorithm:
  1. Average of three number
  2. Multiplication and division two number
Q.16: Define following with types:
  1. data structure
  2. graph
  3. comments statements
  4. operator
Q.17: what are the string in C++
Q.18: Rules for naming variable
Q.19: Error and its types
Q.20: Explain step involving Problem solving
Q.21: Why we need block braces
Q.22: What is the purpose of default statement in C++
Q.23: What is the purpose of keyword “void” in function


No comments:

Post a Comment