Google News
logo
Computers - General Knowledge Questions
A)
Software tool
B)
Applications program
C)
Utility program
D)
None of the above

Correct Answer : Option (A) - Software tool

A programming tool or software development tool is a computer program that software developers use to create, repair, debug, maintain, or otherwise support other programs and applications.

A)
SNOBOL
B)
Babbage
C)
Logo
D)
ALGOL

Correct Answer : Option (B) - Babbage

Programming languages available included Babbage (a high-level assembly language). The GEC 4000 was a series of 16/32-bit minicomputers produced by GEC Computers Ltd. of the UK during the 1970s, 1980s and early 1990s.

A)
American security code for information interchange
B)
American Scientific code for information interchange
C)
American Standard Code For Information Interchange
D)
All purpose scientific code for information interchange

Correct Answer : Option (C) - American Standard Code For Information Interchange

ASCII, abbreviation of American Standard Code For Information Interchange, a standard data-transmission code that is used by smaller and less-powerful computers to represent both textual data (letters, numbers, and punctuation marks) and noninput-device commands (control characters). Like other coding systems, it converts information into standardized digital formats that allow computers to communicate with each other and to efficiently process and store data.
 
The ASCII code was originally developed for teletypewriters but eventually found wide application in personal computers. The standard ASCII code uses seven-digit binary numbers; i.e., numbers consisting of various sequences of 0’s and 1’s. The code can represent 128 different characters, since there are 128 different possible combinations of seven 0’s and 1’s. The binary sequence 1010000, for example, represents an uppercase “P,” while the sequence 1110000 represents a lowercase “p.”

A)
PC
B)
KIPS
C)
Special-purpose computer
D)
None of the above

Correct Answer : Option (A) - PC

PC is short for personal computer or IBM PC. The first personal computer produced by IBM was called the PC, and increasingly the term PC came to mean IBM or IBM-compatible personal computers, to the exclusion of other types of personal computers, such as Macintoshes.

A)
SIO
B)
Sequence
C)
Sentinel
D)
Sibling

Correct Answer : Option (C) - Sentinel

A)
PLA
B)
PL/CT
C)
PL/C
D)
PL/M

Correct Answer : Option (D) - PL/M

The PL/M programming language (an acronym of Programming Language for Microcomputers) is a high-level language conceived and developed by Gary Kildall in 1973 for Hank Smith at Intel for its microprocessors.

A)
3 bit
B)
5 bit
C)
8 bit
D)
9 bit

Correct Answer : Option (B) - 5

5 bit code is used by Murray code for TELEPRINTER machines.

A)
Algorithm
B)
Flowchart
C)
Utility programs
D)
Computer program

Correct Answer : Option (D) - Computer program

The list of coded instructions is called Computer program. Computer program, a series of instructions that a computer can interpret and execute; programs are also called software to distinguish them from hardware, the physical equipment used in data processing.

A)
8080 microprocessor
B)
8082 microprocessor
C)
8085 microprocessor
D)
8086 microprocessor

Correct Answer : Option (A) - 8080 microprocessor

Intel MCS-80 is based on the widely used Intel 8080 microprocessor
The MCS-80 (Micro Computer Set-80) was a family of 8-bit microprocessor chipsets developed by Intel. Introduced on April, 1974, the MCS-80 featured the 8080 CPU, the forefather of all modern x86-based microprocessors.

A)
Marker
B)
Map
C)
Mask
D)
None of the above

Correct Answer : Option (C) - Mask

A number that is used to control the form of another number is known as mask.