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
To activate an object, send
Choose an answer
a message
an instance
a method
an attribute
Previous
Skip
Next
Question # 2
A group of characters that are treated as a single entity.
Choose an answer
bit
byte
word
address
Previous
Skip
Next
Question # 3
An A/D converter does the conversion from
Choose an answer
Digital to analog
Analog to digital
Voltage to ampere
Direct to alternate current
Previous
Skip
Next
Question # 4
Scheduling deadlines and milestones can be shown on a.
Choose an answer
system survey
decision table
prototype
Gantt chart
Previous
Skip
Next
Question # 5
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 # 6
An operating system is a
Choose an answer
set of users
form of time-sharing
set of programs
supervisor program
Previous
Skip
Next
Question # 7
An error in a computer hardware and software is called a bug. Another name for its is
Choose an answer
glitch
hacker
virus
pixel
Previous
Skip
Next
Question # 8
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
Question # 9
An operating system used exclusively with the manufacturer's computer
Choose an answer
DOS
proprietary
UNIX
NOS
Previous
Skip
Next
Question # 10
The concept of sending/receiving text etc, on computer networks is called
Choose an answer
on-line database
Electronic mail
Teleconferencing
Electronic mail
Previous
Skip
Next
Question # 11
The presence of both data and its related instructions in an object is
Choose an answer
C++
encapsulation
orientation
inheritance
Previous
Skip
Next
Question # 12
Rearranging data in a new sequence is known as.
Choose an answer
Updating
Batching
Sorting
Summarising
Previous
Skip
Next
Question # 13
A typical microcomputer has 64 K memory. It has 65,536 registers,each register storing 1 byte Each register is called
Choose an answer
memory location
address
byte
word
Previous
Skip
Next
Question # 14
The iteration count for the DO statement
DO 110 K = 3,19,4 will be
Choose an answer
3
4
5
6
Previous
Skip
Next
Question # 15
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 # 16
Computers that are used to control temperature and humidity in buildings are considered to be.
Choose an answer
Software
special-purpose
non-programmable
analytical engines
Previous
Skip
Next
Question # 17
Another name for an operating environment is
Choose an answer
page
layer
shell
supervisor
Previous
Skip
Next
Question # 18
Integrated circuits are housed in.
Choose an answer
vacuum tubes
transistors
software
silicon chips
Previous
Skip
Next
Question # 19
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 # 20
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 # 21
A fourth-generation language used for database retrieval
Choose an answer
high level language
assembly language
query language
procedural langauage
Previous
Skip
Next
Back