ESAS 1 Flashcards

1
Q

FORTRAN programming language is more suitable for which applications?

A

C. Scientific Applications

FORTRAN is primarily used for scientific and engineering computations.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Which device is mostly used to carry user files?

A

A. Floppy Disk

Floppy disks were widely used in the past for data storage and transfer.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which device is used to backup data?

A

D. All of the above

Floppy disks, network drives, and tapes can all be used for data backup.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

In order to play and hear sound on a computer, one needs:

A

A. a sound card and speakers

Sound cards and speakers are essential for audio output.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which of the following are the cheapest memory devices in terms of Cost/Bit?

A

C. Compact Disks

Compact disks offer a low cost per bit for storage.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

In a computer, _____ is capable to store a single binary bit.

A

B. Flip flop

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

A set of flip flops integrated together is called a _____

A

B. Register

Registers are used in computing for storing data temporarily.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Which of the following are the best units of data on an external storage device?

A

C. Bytes

Bytes are commonly used to measure data size.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

A register organized to allow left or right operations is called a _____

A

D. Shift register

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Which of the following have the fastest access time?

A

A. Semiconductor Memories

Semiconductor memories, such as RAM, provide quick access.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Which is a semiconductor memory?

A

D. Both a & b

Dynamic and Static memories are types of semiconductor memory.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Which of the following is a read-only memory storage device?

A

C. CDROM

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Which of the following is a programming language?

A

C. Pascal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What do you call the translator which takes assembly language program as input & produces machine language code as output?

A

D. Assembler

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is a compiler?

A

B. A compiler converts the whole of a higher level program code into machine code in one step.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is an interpreter?

A

A. An interpreter does the conversion line by line as the program is run.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

What are the stages in the compilation process?

A

C. Lexical Analysis, syntax analysis, and code generation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

A Compiler is _____

A

C. a program which translates from one high-level to a machine level language.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

When a key is pressed on the keyboard, which standard is used for converting the keystroke into corresponding bits?

A

C. ASCII

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

A Pixel is ………

A

C. The smallest resolvable part of a picture.

21
Q

Which device is used as the standard pointing device in a Graphical User Environment?

22
Q

Which number system is usually followed in a typical 32-bit computer?

23
Q

Which of the following is not an output device?

A

D. Touch Screen

24
Q

Which of the following devices have a limitation that we can only store information to it but cannot erase or modify it?

25
Which technology is used in Compact disks?
D. Laser
26
Which of the following storage devices can store maximum amount of data?
C. Hard Disk
27
Which of the following is the largest manufacturer of Hard Disk Drives?
C. Seagate
28
The programs which are as permanent as hardware and stored in ROM are known as _____
B. Firmware
29
Memory is made up of _____
C. Large number of cells
30
Primary memory stores _____
D. All of these
31
EPROM can be used for _____
C. Erasing and reconstructing the contents of ROM.
32
Which device can understand the difference between data & programs?
D. Microprocessor
33
The contents of information are stored in _____
A. Memory data register
34
Memory unit is one part of _____
D. Central Processing Unit
35
Algorithm and Flow chart help us to _____
D. Specify the problem completely and clearly.
36
Which of the following is not a valid size of a Floppy Disk?
D. 5 1/2"
37
The basic operations performed by a computer are _____
D. All the above
38
The earliest calculating devices are _____
A. Abacus
39
Who built the first Mechanical Calculator?
C. Blaise Pascal
40
Punched cards were first introduced by _____
D. Herman Hollerith
41
Computers built before the First Generation of computers were _____
C. Electro-mechanical
42
Word length of a Personal Computer is _____
C. 8 bits
43
Size of the primary memory of a PC ranges between _____
B. 256KB & 640KB
44
CPU speed of a personal computer is _____
C. 100 KIPS
45
Programs are executed on the basis of a priority number in a _____
B. Multiprogramming
46
Cursor is a _____
C. Thin blinking line
47
Operating system, editors, and debuggers come under?
A. System Software
48
What is the first stage in software development?
C. System Analysis
49
What is System Analysis?
C. System Analysis involves creating a formal model of the problem to be solved.