More Classes
5th Class
6th Class
7th Class
8th Class
9th Class
10th Class
11th Class
12th Class
NAT I
NAT II
CSS
IQ
General Knowledge
MDCAT
ECAT
GAT General
GAT Subject
Other Links
Go to Home
Online Tests
Computer Science 10th Class English Medium Online Test MCQs With Answers
Question # 1
Which operator has the highest precedence among the following ?
Choose an answer
/
!
>
<
Previous
Skip
Next
Question # 2
The operator % is used to calculate __________:
Choose an answer
percentage
remainder
factorial
square
Previous
Skip
Next
Question # 3
Header file is started from _______ symbol:
Choose an answer
#
$
&
=
Previous
Skip
Next
Question # 4
In which control all the statements are executed in the given sequence:
Choose an answer
Previous
Skip
Next
Question # 5
Which is approach of good problem solver.
Choose an answer
Divide
Divide and conquer
Simple problem
Complex problem
Previous
Skip
Next
Question # 6
_________ structure allows repetition of a set of instructions.
Choose an answer
Loop
Conditional
Control
Data
Previous
Skip
Next
Question # 7
Which function that is used to take input from the user.
Choose an answer
output
Input
Scan f
Print f
Previous
Skip
Next
Question # 8
How many types of constant ?
Choose an answer
3
1
2
4
Previous
Skip
Next
Question # 9
Which of the following tells about which operations should be performed first ?
Choose an answer
precedence
rule
sequence
random
Previous
Skip
Next
Question # 10
Words which have special meaning in language are called:
Choose an answer
simple word
englishword
reservedwords
commonwords
Previous
Skip
Next
Question # 11
In main function everything enclosed in:
Choose an answer
body
included files
curly braces
file
Previous
Skip
Next
Question # 12
How many types of selection structure.
Choose an answer
1
2
3
4
Previous
Skip
Next
Question # 13
If there are three return statements in the function body, ..... of them will be executed.
Choose an answer
One
Two
Three
First and last
Previous
Skip
Next
Back