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 Chapter 7 Fortran 77 Online Test MCQs With Answers
Question # 1
Temporary storage areas within the CPU are called
Choose an answer
ROMs
Registers
Accumulators
Address
Previous
Skip
Next
Question # 2
By word processing we mean
Choose an answer
Processing only words and not the number
String manipulation
A method of providing facility of text processing
A software game for playing with words like "Hang man"
Previous
Skip
Next
Question # 3
In multiprogramming, two or more programs can be executed
Choose an answer
by optimizing compiler
with two computers
simultaneously
concurrently
Previous
Skip
Next
Question # 4
A string of binary digits treated as a unit is called a.
Choose an answer
bit
byte
word
character
Previous
Skip
Next
Question # 5
Software that translates assembly language into machine language is
Choose an answer
a binary translator
a compiler
an assembler
a link-loader
Previous
Skip
Next
Question # 6
The time between the user's request and the computer's reply
Choose an answer
concurrent time
response time
allocation time
event time
Previous
Skip
Next
Question # 7
Which of the following variable name is legal?
Choose an answer
PAK 123
A * B
COMPUTER
A/B
Previous
Skip
Next
Question # 8
Implementation of a program involves
Choose an answer
Compilation of the program
Debugging the program
Testing the program with data
All of the above
Previous
Skip
Next
Question # 9
After starting the solution to a problem is pesudocode, the next step would be
Choose an answer
testing the program
coding the program
documenting the program
translating the program
Previous
Skip
Next
Question # 10
Distribution data entry means that data can be
Choose an answer
Entered at different location where it originates
Sent to different locations from a central place
Access from different places known as distribution points
Distributed through a network
Previous
Skip
Next
Question # 11
The data obtained by counting are called
Choose an answer
digital data
continuous data
analog data
discrete data
Previous
Skip
Next
Question # 12
Which of the following is not hardware
Choose an answer
Magnetic tap
Printer
VDU terminal
Assembler
Previous
Skip
Next
Question # 13
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 # 14
Debug is a term denoting
Choose an answer
error correction process
writing of instruction in developing a new program
fault detection in equipment
determine useful life
Previous
Skip
Next
Question # 15
Integrated circuits are housed in.
Choose an answer
vacuum tubes
transistors
software
silicon chips
Previous
Skip
Next
Question # 16
Object program is
Choose an answer
A program written in machine language
A program to be translated into machine language
The translation of a high-level language into machine language
None of the above
Previous
Skip
Next
Back