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
In which function character entered by user does not get displayed on screen ?
Choose an answer
getch()
count
string
printf
Previous
Skip
Next
Question # 2
Which symbol is used to represent the OR operator ?
Choose an answer
Previous
Skip
Next
Question # 3
Which operator makes it true, if it is false and false if it true ?
Choose an answer
Previous
Skip
Next
Question # 4
Every programming language has some primitive building blocks and follows some grammar rules known as:
Choose an answer
rules
signs
blocks
syntax
Previous
Skip
Next
Question # 5
For initializing a variable, we use ________ operator:
Choose an answer
=
?
@
>
Previous
Skip
Next
Question # 6
In which control all the statements are executed in the given sequence:
Choose an answer
Previous
Skip
Next
Question # 7
_______ editor is a software that allows programmers to write and edit computer programs:
Choose an answer
text
ms word
notepad
power point
Previous
Skip
Next
Question # 8
Input of a function are called __________ of the function.
Choose an answer
Function
Program
Reader
Parameters
Previous
Skip
Next
Question # 9
Assigning value to variable for the first time is called:
Choose an answer
initiation
variable initialization
variable
string constant
Previous
Skip
Next
Question # 10
Each variable has a unique name called:
Choose an answer
identifier
simple name
formula
constant
Previous
Skip
Next
Question # 11
Which is a countainer to store collection of data items in a specific layout.
Choose an answer
Data structure
Simple Strucutre
Normal Structure
Complex structure
Previous
Skip
Next
Question # 12
GUI stands for:
Choose an answer
graphical user interface
user interface
global user interface
grammar interface
Previous
Skip
Next
Back