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 is the primary difference between signed and unsigned integers?
Choose an answer
Unsigned integers cannot be negative
Signed integers have a larger range
Unsigned integers are stored in floating -point format
Signed integers are used for positive numbers
Previous
Skip
Next
Question # 2
Which protocol is used to send emails over the internet?
Choose an answer
POP3 (Post Office Protocol 3)
FTP (File Trnasfer Protocol)
SMTP (Simple Mail Transfer Protocol)
IMAP (Internet Message Access Protocol)
Previous
Skip
Next
Question # 3
Which dterm describe software that is designed to adapt to changes in user needs?
Choose an answer
Portable software
Flexibel software
Robust software
Configurable software
Previous
Skip
Next
Question # 4
ASCII stands for
Choose an answer
American Standard Code
Standard Insititute
Information code
American Standard Code for Information interchage.
Previous
Skip
Next
Question # 5
What is a disadvantage of the Von Neumann architecture?
Choose an answer
Complex design due to separate memory spaces
Difficult to modify program stored in memory
Bottleeck due to single memory space for instructions and data
Lack of flexibility in executing instrucions
Previous
Skip
Next
Question # 6
What does ADC represents?
Choose an answer
Analog Digital Conversation
Analog Digital Conversion
Analog Digital Convenient
All of these
Previous
Skip
Next
Question # 7
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 # 8
Which of the following is an example of a Natural system.
Choose an answer
Banking System
Human Circulatory system
Transporation System
Computer System
Previous
Skip
Next
Question # 9
Why is troubleshooting important in computing systems?
Choose an answer
It ensures hardware compoents are alsyws up to data
It prevents the need for data backups
It eliminates the need for software updates
It helps keep systems runnign smoothly and securely
Previous
Skip
Next
Question # 10
Which protocol is responsible for assigning IP addresses to devices on a network?
Choose an answer
DNS (Domain Name system)
DHCP (Dynamic Host Configuration Protocol)
TCP (Transmission Control Protocol)
ARP (Address Resolution Protocol)
Previous
Skip
Next
Question # 11
Which of the following is the first step in troubleshooting a system issue?
Choose an answer
Replace hardware componets
Idenfify the problem
Reinstall the operting system
Run a system update
Previous
Skip
Next
Question # 12
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 # 13
Which format specifier is used for character data type ?
Choose an answer
%d
%i
%c
%f
Previous
Skip
Next
Question # 14
An array is a __________ structure:
Choose an answer
loop
control
data
conditional
Previous
Skip
Next
Question # 15
Which operator assigns the result of expression on right side to the variable on left side ?
Choose an answer
==
=
*
( )
Previous
Skip
Next
Question # 16
Which are the values that do not change ?
Choose an answer
constants
variables
numeric
string
Previous
Skip
Next
Question # 17
For initializing a variable, we use ________ operator:
Choose an answer
=
?
@
>
Previous
Skip
Next
Question # 18
Which data type is used to store a real number ?
Choose an answer
float
negative integer
unsigned
original integer
Previous
Skip
Next
Question # 19
Single-line comments start with:
Choose an answer
//
==
??
&&
Previous
Skip
Next
Question # 20
Which is wrong return statement.
Choose an answer
Return x
Return (x,y)
Retrun (4,5)
Both b and c
Previous
Skip
Next
Question # 21
How many types of control statements are available in C language ?
Choose an answer
3
1
2
4
Previous
Skip
Next
Question # 22
_______ structure allows repetition of a set of instructions:
Choose an answer
loop
conditional
control
data
Previous
Skip
Next
Question # 23
Smallest unit of memory is
Choose an answer
A bit
A nibble
A byte
Zero byte
Previous
Skip
Next
Question # 24
Which of the following coding scheme uses 4-bits code;
Choose an answer
ASC II
EBCDIC
BCD
Uni Code
Previous
Skip
Next
Question # 25
Which of the following is not type of bus?
Choose an answer
Data bus
Time bus
Address bus
Control bus
Previous
Skip
Next
Question # 26
Clip board in MS-Word stores.
Choose an answer
Entered text
Repeated text
Copied text
Deleted text
Previous
Skip
Next
Question # 27
An identification location in memory where data are kept is called.
Choose an answer
Space
Cell
Address
Location
Previous
Skip
Next
Question # 28
The capability of an operating system to load multiple programs into memory at one time is called;
Choose an answer
Multitasking
Multi programming
Multi processing
Multi executing
Previous
Skip
Next
Question # 29
Which device connects each computer to the network.
Choose an answer
Router
Network interface
Gate way
Bridge
Previous
Skip
Next
Question # 30
A________ is an automatic programmable machine.
Choose an answer
CAD
CAM
CBT
ROBOT
Previous
Skip
Next
Question # 31
The cell range from A3 to G3 should be written as.
Choose an answer
A3-G3
A3 : G3
A3 : G3 '
A3 . G3
Previous
Skip
Next
Question # 32
The device that connects multiple networks using similar or different protocols is;
Choose an answer
Router
Bridge
Gateway
None
Previous
Skip
Next
Question # 33
Trojan Horse is a type of.
Choose an answer
Virus
Antivirus
Horse
Hacker
Previous
Skip
Next
Back