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
A COBOL program has how many divisions
Choose an answer
four
two
five
seven
Previous
Skip
Next
Question # 2
The part of the computer system which performs the house keeping functions is called
Choose an answer
Interpreter
Compiler
Operating system
Assembler
Previous
Skip
Next
Question # 3
The process of detecting, locating and correcting logic error is called
Choose an answer
desk-checking
translating
debugging
documenting
Previous
Skip
Next
Question # 4
A collection of software that controls the overall operation of a computer is called
Choose an answer
application software
programming language
system software
operating software
Previous
Skip
Next
Question # 5
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 # 6
Testing of each individual program or module is called.
Choose an answer
program testing
volume testing
system testing
unit testing
Previous
Skip
Next
Question # 7
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 # 8
The instruction that tell the computer what to do are called.
Choose an answer
software
output
hardware
telecommunication
Previous
Skip
Next
Question # 9
The smallest unit of information is a(n).
Choose an answer
byte
bit
element
atom
Previous
Skip
Next
Question # 10
An operating system is a
Choose an answer
set of users
form of time-sharing
set of programs
supervisor program
Previous
Skip
Next
Question # 11
In the computer world, the word digital means information that is in.
Choose an answer
discrete units
units that can be counted
continuous , smooth form
a and b
Previous
Skip
Next
Question # 12
Storage of 1K means that it has following number of storage locations
Choose an answer
1000
964
1024
1032
Previous
Skip
Next
Question # 13
Which of the following variable name is legal?
Choose an answer
PAK 123
A * B
COMPUTER
A/B
Previous
Skip
Next
Question # 14
The lowest level of programming language is
Choose an answer
nonprocedural language
assembly language
BASIC
machine language
Previous
Skip
Next
Question # 15
Data gathering and data analysis take place.
Choose an answer
after the system survey
after system analysis
during system design
during evaluation
Previous
Skip
Next
Back