Go To Index
Class X (Science)
Computer Science II
Sir Sajjad Akber ChandioGuess 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
- Forever
- Editor
- wait
- play
- sound
- goto x, y
- say
Q.5: Define followings
- Sprite
- Script
- Jump statement
- Break statement
- Continue statement
- Return statement
- Exit statement
Q.6: What is the need of index in an array?
Q.7: Define purpose of the following code with example.
- Events
- Motion
- Control
Q.8: Simplification of followings expression:
- Z = AB + A(B+C) + B(B+C)(A + B)(A + B)
- (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:
- Average of three number
- Multiplication and division two number
- data structure
- graph
- comments statements
- operator
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