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
Loading the operating system into a personal computer is called
Choose an answer
booting
prompting
interrupting
paging
Previous
Skip
Next
Question # 2
Point of sale terminal to.
Choose an answer
Terminals associated with MICR
Smart terminal
Terminal associated with OCR
None of above
Previous
Skip
Next
Question # 3
Excess-3 code is known as
Choose an answer
Weighted code
cyclic redundancy code
algebraic code
self complementing
Previous
Skip
Next
Question # 4
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 # 5
An operating system used exclusively with the manufacturer's computer
Choose an answer
DOS
proprietary
UNIX
NOS
Previous
Skip
Next
Question # 6
An on-screen picture
Choose an answer
page
NOC
icon
spool
Previous
Skip
Next
Question # 7
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 # 8
Most of the errors in computer system could be attributed due to
Choose an answer
virus
programming errors
hardware problems
data entry errors
Previous
Skip
Next
Question # 9
A parallel interface
Choose an answer
transmit one bit at a time
transmit one or more bits at a time using a single wire
transmit 8 or more bits at a time using as many wires
cannot be used to connect a printer to a PC
Previous
Skip
Next
Question # 10
The ability of an object to interpret a message using its own methods is called
Choose an answer
Polymorphism
encapsulation
inheritance
messaging
Previous
Skip
Next
Question # 11
NOS refers to
Choose an answer
network open system
booting
network operating system
round-robin scheduling
Previous
Skip
Next
Question # 12
A systems analyst would observe the flow of data and interrelations of people within an organization during.
Choose an answer
detail design
preliminary design
systems analysis
a system survey
Previous
Skip
Next
Question # 13
The FORTRAN equivalent of the mathematical expression ab/cd is.
Choose an answer
A * B / C * D
A.B / C.D
A * B / (C*D)
A*B/B*D
Previous
Skip
Next
Question # 14
Which of the following is increasing as computer technology progresses?
Choose an answer
speed
efficiency
hardware reliability
all of these are inceasing
Previous
Skip
Next
Question # 15
An application package is used to
Choose an answer
Meet specific needs of a user
Run the computer system better
Run the compiler smoothly
Enable operating system control hardware better
Previous
Skip
Next
Question # 16
TIme-sharing of resources by users is usually.
Choose an answer
based on time slices
based on input
event-driven
operated by spooling
Previous
Skip
Next
Back