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
ECAT Computer Science Online Test MCQs With Answers
Question # 1
A standardized business language is
Choose an answer
CODASYL
BASIC
COBOL
Ada
Previous
Skip
Next
Question # 2
In preparing a program, one should first
Choose an answer
plan the solution
code the program
document the problem
define the problem
Previous
Skip
Next
Question # 3
The process of allocating main memory to programs and keeping the programs in memory separate from each other is called
Choose an answer
memory protection
memory management
virtual storage
real storage
Previous
Skip
Next
Question # 4
If one or more computers are connected to a central Hub, this topology is called
Choose an answer
Ring topology
Bus topology
Star topology
Modulation
Previous
Skip
Next
Question # 5
Use to ensure that no alternative is overlooked during data analysis.
Choose an answer
data flow diagram
organization chart
Gantt chart
decision table
Previous
Skip
Next
Question # 6
An English-like language that one can use as a program design tool is
Choose an answer
BASIC
pseudocode
PL/I
Pascal
Previous
Skip
Next
Question # 7
Collection of raw facts and fiaures is called :
Choose an answer
Information
Processing
Data
Output
Previous
Skip
Next
Question # 8
A graph prepared by a computer.
Choose an answer
Is its output
Is the piece of information to user
Is a hard copy
All of the above
Previous
Skip
Next
Question # 9
A computer that accepts handwritten input on a screen.
Choose an answer
minicomputer
desktop computer
mainframe
pen-based computer
Previous
Skip
Next
Question # 10
Which is not associated with the main memory of computer.
Choose an answer
semiconductor memory
core memory
read only memory
sequential memory
Previous
Skip
Next
Question # 11
Select the statement which is most correct about printer drivers.
Choose an answer
There is one universal printer driver that will allow full functionality of all printers
All printers made by a specific printer manufacturer can always use the same printer driver and have full functionality
A laser printer driver from one manufacturer will provide full functionality for all laser printers regardless of the manufacturer.
There is a specific printer driver designed for every model of printer that will allow the full functionality of that model of printer
Previous
Skip
Next
Question # 12
A color screen with the best resolution
Choose an answer
MICR
VGA
SVGA
LCD
Previous
Skip
Next
Question # 13
___________coding scheme is used by IBM
Choose an answer
Unicode
ASCII
EBCDIC
BCD
Previous
Skip
Next
Question # 14
Program maintenance means
Choose an answer
Maintaining a program exactly the way it was initially developed
Changing a program due to changes in the organization
Removing the errors from a program
Changing a program due to changes in the organization
Previous
Skip
Next
Question # 15
Error reports are an example of
Choose an answer
sheduled report
on-demand reports
exception reports
external reports
Previous
Skip
Next
Question # 16
Another name of main memory is :
Choose an answer
Secondary memory
Primary storage
Permanent Memory
None
Previous
Skip
Next
Question # 17
The software tools that allow a computer to be used for specific purposes are called.
Choose an answer
firmware
terminals
hardware
application programs
Previous
Skip
Next
Question # 18
Binary number 10101101 is equivalent in decimal form to.
Choose an answer
170
171
173
174
Previous
Skip
Next
Question # 19
Token passing prevents data collisions by.
Choose an answer
Using code to steer tokens around each other
Having multiple tokens take alternate routes.
Allowing only one computer at a time to use the token
Using zones to control network traffic congestion
Previous
Skip
Next
Question # 20
Which of the following IC logic family has maximum fan out capacity?
Choose an answer
TTL
DTL
MOS
CMOS
Previous
Skip
Next
Question # 21
The final value of K after following FORTRAN program segment is executed will be
J=2
Do 50 I=3,8,J
J=J+1
50 Continue
J=5 * J
Choose an answer
2
7
40
The program can not be executed
Previous
Skip
Next
Question # 22
NOS refers to
Choose an answer
network open system
booting
network operating system
round-robin scheduling
Previous
Skip
Next
Question # 23
Which of the following does not support I/O devices
Choose an answer
speaker
OCR
joystick
ALU
Previous
Skip
Next
Question # 24
An assembly language uses
Choose an answer
English words
mnemonic codes
0s and 1s
binary digits
Previous
Skip
Next
Question # 25
Which of the following does not represent an I/O devices?
Choose an answer
speaker
OCR
Joystick
ALU
Previous
Skip
Next
Question # 26
Scheduling deadlines and milestones can be shown on a.
Choose an answer
system survey
decision table
prototype
Gantt chart
Previous
Skip
Next
Question # 27
The business conducted with the help of computer network is called
Choose an answer
E-commercial
E-commerce
E-comunication
Nothing
Previous
Skip
Next
Question # 28
A device that inputs data by scanning letters and numbers is a.
Choose an answer
keyboard
wand reader
mouse
diskette
Previous
Skip
Next
Question # 29
During the development of a program, drawing a flowchart is a means to
Choose an answer
plan the solution
code the program
define the problem
document the problem
Previous
Skip
Next
Question # 30
All of the following are normally input devices except for.
Choose an answer
a digital camera
a mouse
an LCD
a digitizer (scanner)
Previous
Skip
Next
Question # 31
Assigning more sectors to outer disk tracks is called.
Choose an answer
zone recording
randomizing
data transfer
sectoring
Previous
Skip
Next
Back