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 General Science Test Easy Mode MCQs With Answers
Question # 1
Which numer system has base 16 ?
Choose an answer
Hexa decimal
Decimal
Octal
Binary
Previous
Skip
Next
Question # 2
Number"17" is equal to.........in binary system
Choose an answer
10000
10001
10110
10100
Previous
Skip
Next
Question # 3
A Number system is the system for representation of ..............data.
Choose an answer
Truth
Boolean
Value
Numeric
Previous
Skip
Next
Question # 4
Which of the following ensures data consistency in a software system?
Choose an answer
Fault tolerance
Scalability
Modular design
Transaction management
Previous
Skip
Next
Question # 5
Hexadecimal system has total...............numbers.
Choose an answer
15
16
17
18
Previous
Skip
Next
Question # 6
Which command is used to check network connectivity between two styems.
Choose an answer
Tracert
Ping
Ipconfig
Netstat
Previous
Skip
Next
Question # 7
Which of the following is the "Brain " of a computer system.
Choose an answer
Hard Disk Drive (HDD)
Central Processing Unit (CPU)
Random Access Memory (RAM)
Power supply Unit(PSU)
Previous
Skip
Next
Question # 8
Which of the following is a storage device used to permanently store data in a computer
Choose an answer
Random Access Memory(RAM)
Cache Memory
Hard Disk Drive(HDD)
Arithmetic logic Unit(ALU)
Previous
Skip
Next
Question # 9
Which types of eero occurs whe a progrm tries to access an area of memory it is not allowe to?
Choose an answer
I/O Error
Stack Overflow
Runtime Error
Segmentation Fault
Previous
Skip
Next
Question # 10
What is one of the fundamntal concepts of any system.
Choose an answer
Its size
Its Objective
Its age
Its Prize
Previous
Skip
Next
Question # 11
In C language main() is a:
Choose an answer
function
code
editor
library
Previous
Skip
Next
Question # 12
How many types of control statements
Choose an answer
1
2
3
4
Previous
Skip
Next
Question # 13
Which operator negates or reverses the value of Boolean expression ?
Choose an answer
Previous
Skip
Next
Question # 14
What is the name given to a memory location as the data is physically stored inside the computer's memory ?
Choose an answer
constant
realconstants
characterconstants
variable
Previous
Skip
Next
Question # 15
Which operator is used to assign a value to a variable ?
Choose an answer
Assignmentoperator
arithmeticoperator
logicaloperator
all of these
Previous
Skip
Next
Question # 16
If we want to associate more than one statements to an if statement, then they need to be enclosed inside a:
Choose an answer
()
*
:
{ }
Previous
Skip
Next
Question # 17
Statements that are ignored by the compiler and do not get executed:
Choose an answer
read only
comments
enclosed in braces
curly braces
Previous
Skip
Next
Question # 18
A set of multiple instructions enclosed in braces is called a block or:
Choose an answer
if
compound
while
if else
Previous
Skip
Next
Question # 19
To initialize the array in a single statement, initialize it ___________ declaration:
Choose an answer
at the time of
after
before
both a & b
Previous
Skip
Next
Question # 20
What is true about C language ?
Choose an answer
C is not a case sensitive language
keywords can be used as variable names
All logical operators are binary
none of them
Previous
Skip
Next
Question # 21
Which library file include in header section of program, when using getch() function ?
Choose an answer
conio.h
stdio.h
math.h
string.h
Previous
Skip
Next
Question # 22
Symbol that separates parts in an E-mail, address is;
Choose an answer
$
#
^
@
Previous
Skip
Next
Question # 23
The output of printer is called:
Choose an answer
Hard Copy
Graphic
Multimedia
None of these
Previous
Skip
Next
Question # 24
Which key removes the character to the left of cursar.
Choose an answer
Alt
ESC
Delete
Back Space
Previous
Skip
Next
Question # 25
Internet differences one computer from another by.
Choose an answer
Architecture
Manufacture
IP Address
Brand Name
Previous
Skip
Next
Question # 26
Extra segment register deals with.
Choose an answer
Stock data
I/O units
Mathematical Data
Variable
Previous
Skip
Next
Question # 27
The Cells of memory are logically organized into group of.
Choose an answer
8 bits
12 bits
4 bits
32 bits
Previous
Skip
Next
Question # 28
Two different networks can be joined by.
Choose an answer
Gateway
Bridge
Cables
Network interface card
Previous
Skip
Next
Question # 29
Which of the following contains the administrative tools in operating system.
Choose an answer
Recycle bin
My document
Control Panel
Internet explorer
Previous
Skip
Next
Question # 30
Which software is used to solve everyday person or business tasks.
Choose an answer
Opening system
System software
Application software
Device drive
Previous
Skip
Next
Question # 31
Many industries are designing products by using.
Choose an answer
Robot
CAM
CAD
ATM
Previous
Skip
Next
Question # 32
As Compared to command line operating System, a GUI operating system is;
Choose an answer
More efficient
Easier to use
More reliable
All of these
Previous
Skip
Next
Back