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
When the control unit gets an instruction it is called
Choose an answer
E-mail
machine time
I-time
ALU time
Previous
Skip
Next
Question # 2
Which type of computer operates by directly counting numbers.
Choose an answer
special purpose
analog
digital
hybrid
Previous
Skip
Next
Question # 3
Which of the following FORTRAN statement is valid?
Choose an answer
DIST=VELO * + TIME
HYP ** 2=BASE **2 + PERP ** 2
X = X +1.0
SAL + COMM = 180.0 + PROFIT
Previous
Skip
Next
Question # 4
A bootstrap is.
Choose an answer
the flat cable that connects the CPU to the printer
the flat cable from the disk controller card to the disk drive
additional memory device
a small initialization program to start up the computer
Previous
Skip
Next
Question # 5
Excess-3 code is known as
Choose an answer
Weighted code
cyclic redundancy code
algebraic code
self complementing
Previous
Skip
Next
Question # 6
Identify the legal FORTRAN arithmetic assignment statement?
Choose an answer
X = a+b +
1
0.75 = A - B
c
SN - a * (1-r **n) / (1 - r)
NET + PR = SALE - COST
Previous
Skip
Next
Question # 7
An assembly language uses
Choose an answer
English words
mnemonic codes
0s and 1s
binary digits
Previous
Skip
Next
Question # 8
In time division Multiplexing.
Choose an answer
Time is doubled between bits of a byte
Time slicing at CPU level takes place
Total time available in the channel is divided between users and each user is allotted a time slice
None of above
Previous
Skip
Next
Question # 9
Temporary storage areas within the CPU are called
Choose an answer
ROMs
Registers
Accumulators
Address
Previous
Skip
Next
Question # 10
The physical parts of a computer system are called.
Choose an answer
software
input
output
hardware
Previous
Skip
Next
Question # 11
Which of the following is not hardware
Choose an answer
Magnetic tap
Printer
VDU terminal
Assembler
Previous
Skip
Next
Question # 12
Popular application of flip-flop are.
Choose an answer
counters
shift registers
transfer registers
all of the above
Previous
Skip
Next
Question # 13
The presence of both data and its related instructions in an object is
Choose an answer
C++
encapsulation
orientation
inheritance
Previous
Skip
Next
Question # 14
Which of the following variable name is legal?
Choose an answer
PAK 123
A * B
COMPUTER
A/B
Previous
Skip
Next
Question # 15
An operating system used exclusively with the manufacturer's computer
Choose an answer
DOS
proprietary
UNIX
NOS
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