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
What dos "version control" in software development refer to?
Choose an answer
testing software before release
Writing the intial code for a software system
Managing changes to source code over time
Monitoring system uptime and performace
Previous
Skip
Next
Question # 2
Which of the following Boolean expressions represents the OR operation
Choose an answer
A.B
A+B
A
A-B
Previous
Skip
Next
Question # 3
What is the primary function of an perating system.
Choose an answer
To createedocuments
To perform calculations
To design graphics
To manage hardwar resources and provide a user interface
Previous
Skip
Next
Question # 4
Which approach is best when troubleshooting an unknown issue on a system.
Choose an answer
Guess the problem and take action
Change multiple system setting at once
Apply a systematic step-by -step approach
Format the system immediately
Previous
Skip
Next
Question # 5
What is an example of a simple system?
Choose an answer
A Human body
Computer Network
A thermostal regulating temperature
The Internet
Previous
Skip
Next
Question # 6
Which of the following is a key advantage of Unicode over ASCII?
Choose an answer
It uses fewer bits per character
It is backward compatible with binary
It is specific to the English language
It can brepresent characters from many different lanaguage
Previous
Skip
Next
Question # 7
How does the Von Neumann architecturer differ from the Harvard architecture?
Choose an answer
Von Neumannhas separate memery for data and instructions, while Harvard shares the same memory.
Von Neumann stores data and instuctions in the same memory
Von Neumann has no control unit while Harvard does
Von Neumann is used in modern processors, while Harvard is outdated
Previous
Skip
Next
Question # 8
After implementaing a solution what is the next step in the troubleshooting process?
Choose an answer
Document Findings, Actions, and outcomes
Establish a plan of action to resolve the problem
Veriry full system funcionality
Test the etheory to determine the cause.
Previous
Skip
Next
Question # 9
What is the purpose of establishing a plan of actionis troubleshooting?
Choose an answer
To identify the problem
To decide on the steps needed to resolve the issue
To verify full system functionality
To deterimine the cause of the problem
Previous
Skip
Next
Question # 10
Which of the following numbers is a valid biary number
Choose an answer
1101102
1101 A
110.11
11011
Previous
Skip
Next
Question # 11
In a half-adder circuit, the carry is generated by which operation?
Choose an answer
XOR operation
AND Operation
OR Operation
NOT Operation
Previous
Skip
Next
Question # 12
Using loops inside loops is called ________ loops:
Choose an answer
for
while
do-while
nested
Previous
Skip
Next
Question # 13
Which operator checks whether right and left operands are equal or not ?
Choose an answer
==
=
?
+-
Previous
Skip
Next
Question # 14
Which format specifier is used for integer data type ?
Choose an answer
%d
%i
both a and b
none of these
Previous
Skip
Next
Question # 15
Which operators require two operands to perform the operations ?
Choose an answer
unary
binary
ternary
all of these
Previous
Skip
Next
Question # 16
Which statement is used to execute one set of instructions if a particular condition is true and another set of instructions if the condition is false ?
Choose an answer
if
if else
else
loop
Previous
Skip
Next
Question # 17
______ is the unique identifiere, used ot refer to the array.
Choose an answer
Data type
Array name
Array size
None
Previous
Skip
Next
Question # 18
In main function everything enclosed in:
Choose an answer
body
included files
curly braces
file
Previous
Skip
Next
Question # 19
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 # 20
Which of the following is a type of operator ?
Choose an answer
assignment operator
arithmeticoperators
logicaloperators
all of these
Previous
Skip
Next
Question # 21
How many characters can be stored in a char type variable ?
Choose an answer
1
3
4
2
Previous
Skip
Next
Question # 22
Which name must begin with a letter or an underscore, it cannot begin with a digit ?
Choose an answer
character
variable
constant
string
Previous
Skip
Next
Question # 23
Which of following type of data is used to display actions and movements
Choose an answer
Audio
Video
Image
Text
Previous
Skip
Next
Question # 24
Which device connects each computer to the network.
Choose an answer
Router
Network interface
Gate way
Bridge
Previous
Skip
Next
Question # 25
Which of the following is not a type of page margin.
Choose an answer
Left
Right
Center
Top
Previous
Skip
Next
Question # 26
Many products are designed by using:
Choose an answer
ATM
Robot
CAD
CAM
Previous
Skip
Next
Question # 27
A word book is a group of.
Choose an answer
Table
Formulas
Sheets
Functions
Previous
Skip
Next
Question # 28
How many worksheet are contained is a workbook by default.
Choose an answer
3
4
5
6
Previous
Skip
Next
Question # 29
Which is a top domain
Choose an answer
HTTP
URL
HTML
.Com
Previous
Skip
Next
Question # 30
Computer based weather forecasting depends on accurate collection of data from;
Choose an answer
Television
Weather stations
Radar
Antenna
Previous
Skip
Next
Question # 31
Testing all program components together is called.
Choose an answer
Volume testing
Group testing
System testing
Composite testing
Previous
Skip
Next
Question # 32
The computer on internet that contain websites are called.
Choose an answer
Central computers
Site computers
Client
Web server
Previous
Skip
Next
Question # 33
Transferring information from computer is internet is called.
Choose an answer
Downloading
Uploading
Pasting
Downsizing
Previous
Skip
Next
Back