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 of the following is a potential risk of not backing up data.?
Choose an answer
Data loss due to hardware failure or malware attack
Increased system performance
Faster sytem boot times
Improved file accessibility
Previous
Skip
Next
Question # 2
the output of AND Operation is 1 only whenboth inputs are?
Choose an answer
10
0
1
00
Previous
Skip
Next
Question # 3
In the single precision, how many bits are used for the exponent.
Choose an answer
23 bits
11 bits
8 bits
52 bits
Previous
Skip
Next
Question # 4
Hexadecimal system has total...............numbers.
Choose an answer
15
16
17
18
Previous
Skip
Next
Question # 5
What type of environment remins unchanged unless the system provides an output.
Choose an answer
Dynamic
Static
Deterministic
Non-deterministic
Previous
Skip
Next
Question # 6
Which of the following is NOT a characteristic of a software system?
Choose an answer
Scalability
Reliability
Tangibility
Maintainability
Previous
Skip
Next
Question # 7
double Precisionuse ....bits?
Choose an answer
64
62
None of these
32
Previous
Skip
Next
Question # 8
Which number system consists of Os and 1s
Choose an answer
Decemal
Octal
Binary
Hexa
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
Which sysems involve the mind and behavior?
Choose an answer
Artificial
Chemical
Psychological
Biological
Previous
Skip
Next
Question # 11
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 # 12
How many types of control statements are available in C language ?
Choose an answer
3
1
2
4
Previous
Skip
Next
Question # 13
getch() is used to take ________ as input form user:
Choose an answer
int
char
float
all of them
Previous
Skip
Next
Question # 14
The ________ can be initialized at the time of declaration or after declaration:
Choose an answer
character
data type
variable
constant
Previous
Skip
Next
Question # 15
_______ statement excutes the set of statements under if statements if the condition is true and execute the set of statemetns under else other wise,
Choose an answer
if - else
condition
while
compound
Previous
Skip
Next
Question # 16
Using loops inside loops is called ________ loops:
Choose an answer
for
while
do-while
nested
Previous
Skip
Next
Question # 17
Which of the following is not a type of operator ?
Choose an answer
arithmetic operator
checkoperator
relationaloperator
logicaloperator
Previous
Skip
Next
Question # 18
The value passed to the function are called.
Choose an answer
Value
Input
Output
Arguments
Previous
Skip
Next
Question # 19
Which of the following is the condition to check a is a factor of c ?
Choose an answer
a % c == 0
c % a == 0
a*c == 0
a+c == 0
Previous
Skip
Next
Question # 20
How many types of constant ?
Choose an answer
3
1
2
4
Previous
Skip
Next
Question # 21
Array can be initialized _________ declaration.
Choose an answer
At the time of
After
Before
Both a and b
Previous
Skip
Next
Question # 22
Which escape sequence is used to print the output on multiple lines ?
Choose an answer
\c
\t
\n
\r
Previous
Skip
Next
Question # 23
Data can be erased using ultraviolet rays written on.
Choose an answer
RAM
EPROM
EROM
EEROM
Previous
Skip
Next
Question # 24
The extension of an executable file is.
Choose an answer
xls
doe
ext
exe
Previous
Skip
Next
Question # 25
The popular world processor is:
Choose an answer
MS-word
Wordpad
Notepad
None
Previous
Skip
Next
Question # 26
Page number can be inserted through;
Choose an answer
File menu
Window menu
Insert menu
None
Previous
Skip
Next
Question # 27
The output of printer is called:
Choose an answer
Hard Copy
Graphic
Multimedia
None of these
Previous
Skip
Next
Question # 28
The modem's data transfer rate us measured us,
Choose an answer
Kbps
Mbps
MBPS
GBPs
Previous
Skip
Next
Question # 29
A program's syntax errors are detected by
Choose an answer
Compiler
Linker
Loader
Debugger
Previous
Skip
Next
Question # 30
A work book is a collection of.
Choose an answer
Formula
Functions
Tables
Sheets
Previous
Skip
Next
Question # 31
The output of Interpreter is called;
Choose an answer
Source code
Object code
Unicode
None
Previous
Skip
Next
Question # 32
The address of instruction under the process of execution is contained in.
Choose an answer
Program counter
current instruction Register
Memory address Register
Memory Buffer Register
Previous
Skip
Next
Question # 33
Interface used by windows is called
Choose an answer
Menu driven interface
Command driven interface
Graphical user interface
Prompt interface
Previous
Skip
Next
Back