You are on page 1of 2

Haider Services Academy

Class 10th 1st Term Exams T.M = 55

Time 3 hours Paper Computer Science P.M = 20

Section A
Q No. 1:- Choose the correct answer 15

(i) What is represent by small circle in flowchart.

A Start B Connector C Processing D Decision

(ii) What is represent by parallelogram in a flowchart.

A Start/Stop B Input/Output C Processing D Decision

(iii) Which symbol is used for processing in flowchart.

A Rectangle B Parallelogram C Oval D Diamond

(iv) Which symbol is used for processing in flowchart.

A Rectangle B Parallelogram C Oval D Diamond

(v) Which of the following structures allows a choice among various options.

A sequence B Selection C Decision D loop

(vi) What define the rule of valid statement in programming.

A compiler B syntax C interpreter D Semantic

(vii) When was C language developed?

A 1960 B 1970 C 1980 D 1990

(viii) Who developed java language.

A Dennis ritchie B microsoft C IBM D Sun Microsystems

(ix) Which program helps in finding and removing errors in programs?

A linker B loader C debugger D Text editor

(x) Which of the following is arithmetic operator?

A += B && C <= D%

(xi) Which of the following is Logical operator?

A += B && C <= D%

(xii) Which statement is equivalent to “k= k+a”

A k+=a B k=+a C k++a D k=a++


(xiii) Which escape sequence is used to move cursor to the beginning of current line?

A /a B /n C /r D /b

(xiv) Which character terminates a C statement?

A colon B Period C semicolon D Comma

(xv) Which of the following operator has high precedence?

A= B && C <= D*

Section B
QNo2:- Answer the following questions and the answer should not exceed 3 to 4 lines
(any eight) 24

1:- What are the tasks perform by the operating system? 2:- What is IDE?

3:- What is meant by resources of computer? 4:- What do you know about analog and digital computer?

5:- What is the purpose of control button in word window? 6:- Name the operating Systems used todays?

7:- What do you meant by algorithm? 8:- Solve expression WRT precedence 7*10-5%3*4+9/3?

9:- Define relational operators with operator sign ? 10:- Define arithmetic operators with operator sign ?

11:-What is escape sequence and statement terminators ? 12:-What are format specifier?

13:- Define input and output functions with examples? 14:- Differentiate variable and constant?

Section C
Attempt any two questions of the following 16

QNo5:- Briefly describe Understanding the problem with all steps? 04

QNo5(b):- Write a program that reads three numbers and print their sum , product and average on screen 04

QNo6(a):- Explain flowchart with symbols and examples? 05

QNo6(b):- Differentiate between compiler and interpreter? 03

QNo7(a):- Explain popular high level language and its characteristics? 05

(b) Write a note on any one of the following 03

Assembly Language , Structured Language

You might also like