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 dump terminal signifies that
Choose an answer
It has lower IQ compared to an intelligent terminal
It can not be used as an independent computer
It does not have a keyboard connected to it
It belongs to firs generation computers
Previous
Skip
Next
Question # 2
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 # 3
By word processing we mean
Choose an answer
Processing only words and not the number
String manipulation
A method of providing facility of text processing
A software game for playing with words like "Hang man"
Previous
Skip
Next
Question # 4
Implementation of a program involves
Choose an answer
Compilation of the program
Debugging the program
Testing the program with data
All of the above
Previous
Skip
Next
Question # 5
In preparing a program, one should first
Choose an answer
plan the solution
code the program
document the problem
define the problem
Previous
Skip
Next
Question # 6
The person who requests study or work on a system is the.
Choose an answer
client
analyst
change agent
user
Previous
Skip
Next
Question # 7
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 # 8
Which of the following is not a component of telecommunications?
Choose an answer
sender
office device
medium
receiver
Previous
Skip
Next
Question # 9
The signal that the computer is awaiting a command from the user
Choose an answer
prompt
time slice
event
interrupt
Previous
Skip
Next
Question # 10
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 # 11
The number 7F00 in Hexadecimal when multiplied by 61 us
Choose an answer
7F16
167F00
7F006
None of these
Previous
Skip
Next
Question # 12
The output of a sequential circuit depends upon
Choose an answer
present input
past inputs
both a and b
none of a and b
Previous
Skip
Next
Question # 13
A conceptual error in a program is a/an
Choose an answer
Logical error
Execution error
Syntactical error
None of the above
Previous
Skip
Next
Question # 14
The final value of K after following FORTRAN program segment is executed will be
J=2
Do 50 I=3,8,J
J=J+1
50 Continue
J=5 * J
Choose an answer
2
7
40
The program can not be executed
Previous
Skip
Next
Question # 15
The physical parts of a computer system are called.
Choose an answer
software
input
output
hardware
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