ESAS 1 Flashcards
FORTRAN programming language is more suitable for which applications?
C. Scientific Applications
FORTRAN is primarily used for scientific and engineering computations.
Which device is mostly used to carry user files?
A. Floppy Disk
Floppy disks were widely used in the past for data storage and transfer.
Which device is used to backup data?
D. All of the above
Floppy disks, network drives, and tapes can all be used for data backup.
In order to play and hear sound on a computer, one needs:
A. a sound card and speakers
Sound cards and speakers are essential for audio output.
Which of the following are the cheapest memory devices in terms of Cost/Bit?
C. Compact Disks
Compact disks offer a low cost per bit for storage.
In a computer, _____ is capable to store a single binary bit.
B. Flip flop
A set of flip flops integrated together is called a _____
B. Register
Registers are used in computing for storing data temporarily.
Which of the following are the best units of data on an external storage device?
C. Bytes
Bytes are commonly used to measure data size.
A register organized to allow left or right operations is called a _____
D. Shift register
Which of the following have the fastest access time?
A. Semiconductor Memories
Semiconductor memories, such as RAM, provide quick access.
Which is a semiconductor memory?
D. Both a & b
Dynamic and Static memories are types of semiconductor memory.
Which of the following is a read-only memory storage device?
C. CDROM
Which of the following is a programming language?
C. Pascal
What do you call the translator which takes assembly language program as input & produces machine language code as output?
D. Assembler
What is a compiler?
B. A compiler converts the whole of a higher level program code into machine code in one step.
What is an interpreter?
A. An interpreter does the conversion line by line as the program is run.
What are the stages in the compilation process?
C. Lexical Analysis, syntax analysis, and code generation.
A Compiler is _____
C. a program which translates from one high-level to a machine level language.
When a key is pressed on the keyboard, which standard is used for converting the keystroke into corresponding bits?
C. ASCII
A Pixel is ………
C. The smallest resolvable part of a picture.
Which device is used as the standard pointing device in a Graphical User Environment?
C. Mouse
Which number system is usually followed in a typical 32-bit computer?
A. Binary
Which of the following is not an output device?
D. Touch Screen
Which of the following devices have a limitation that we can only store information to it but cannot erase or modify it?
D. CDROM