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
Header files have extension:
Choose an answer
.c
.h
.doc
.ppt
Previous
Skip
Next
Question # 2
Which facilitate other programmers to understand our code ?
Choose an answer
common words
comments
end sensitive
section sensitive
Previous
Skip
Next
Question # 3
An array is a ______________ structure.
Choose an answer
Loop
Control
Data
Conditional
Previous
Skip
Next
Question # 4
Each run of a loop is called an
Choose an answer
Condition
Iteration
Standard
Index
Previous
Skip
Next
Question # 5
Which section corresponds to the main function and the body of the main function ?
Choose an answer
header
main
body
full
Previous
Skip
Next
Question # 6
Which operator is used to multiply two values ?
Choose an answer
+
*
%
!
Previous
Skip
Next
Question # 7
Escape sequences consists of ________ characters:
Choose an answer
two
three
four
five
Previous
Skip
Next
Question # 8
____________ can be thought of as a container to store constants:
Choose an answer
box
jar
variable
collection
Previous
Skip
Next
Question # 9
Which functions performs commonly used mathematical calculations, string operation, imput/output operations etc.
Choose an answer
Built -in function
Library functions
Standard functions
All of these
Previous
Skip
Next
Question # 10
GUI stands for:
Choose an answer
graphical user interface
user interface
global user interface
grammar interface
Previous
Skip
Next
Question # 11
Which operator checks whether right and left operands are equal or not ?
Choose an answer
==
=
?
+-
Previous
Skip
Next
Question # 12
Which of the followingt is the default control structrue in C language.
Choose an answer
Sequenctial Control Statements
Selection Control statements
Repetition Control Statements
Error Control Statements
Previous
Skip
Next
Question # 13
C language is:
Choose an answer
top sensitive
casesensitive
endsensitive
sectionsensitive
Previous
Skip
Next
Back