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 language designed to generate routing business reports is
Choose an answer
COBOL
LISP
RPG
ALGOL
Previous
Skip
Next
Question # 2
In FORTRAN, the variable COUNT is used as.
Choose an answer
integer variable
real variable
logical variable
complex variable
Previous
Skip
Next
Question # 3
The act of reading new data into a register
Choose an answer
erases the previous contents of the register
is usually not possible
is possible only when the register is an accumulator
is possible only when the register is an accumulator or instruction register
Previous
Skip
Next
Question # 4
Pick out the wrong definition
Choose an answer
Access time - time needed to access the output
EDP- acronym for Electronic Data Processing
COBOL - a language used for business data processing
Control unit - heart of a computer
Previous
Skip
Next
Question # 5
The language named for a French mathematician is
Choose an answer
C
Ada
Pascal
Modula-3
Previous
Skip
Next
Question # 6
In EBCDIC (extended binary coded decimal interchange code) each character is denoted by
Choose an answer
3 bits
4 bits
5 bits
8 bits
Previous
Skip
Next
Question # 7
How many input leads will be required for a chip containing four two-input Not gates?
Choose an answer
7
14
12
13
Previous
Skip
Next
Question # 8
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 # 9
Real time system
Choose an answer
are effective in process control
process transactions by means of direct-access devices
process data in manner similar to batch-access devices
are not possible to achieve control
Previous
Skip
Next
Question # 10
The first few working computers.
Choose an answer
were all made by American scientists
were used almost exclusively for text processing
generally had black and white CRT screen
were, for the most part, developed for wartime uses
Previous
Skip
Next
Question # 11
A person who gains illegal access to a computer system.
Choose an answer
hacker
worm
software
zapper
Previous
Skip
Next
Question # 12
Which of the following is termed ad minimum error code?
Choose an answer
Binary code
Gary code
Excess 3-code
Octal code
Previous
Skip
Next
Question # 13
An organic chip is called a.
Choose an answer
storage chip
biochip
microchip
silicon chip
Previous
Skip
Next
Question # 14
The five basic parts of a computer system are
Choose an answer
hardware, software, memory,VDU, and magnetic tape
store,arithmatic and logic unit, control unit, input device, and output device
CPU, ALU,software,firmware, and operating system
data bus,control lines,address bus,memory, and printer
Previous
Skip
Next
Question # 15
The lowest level of programming language is
Choose an answer
nonprocedural language
assembly language
BASIC
machine language
Previous
Skip
Next
Question # 16
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 # 17
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 # 18
The presence of both data and its related instructions in an object is
Choose an answer
C++
encapsulation
orientation
inheritance
Previous
Skip
Next
Question # 19
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 # 20
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 # 21
Testing of each individual program or module is called.
Choose an answer
program testing
volume testing
system testing
unit testing
Previous
Skip
Next
Back