Basic Computer
A compiler means
A person who compiles source programs
The same thing as a programmer
Keypunch operator
A program which translates source program into object program
None of the above
A program which translates source program into object program
compiler : A compiler is a software program that transforms high-level source code that is written by a developer in a high-level programming language into a low level object code (binary code) in machine language, which can be understood by the processor. The process of converting high-level programming into machine language is known as compilation.
A program which translates source program into object program compiler : A compiler is a software program that transforms high-level source code that is written by a developer in a high-level programming language into a low level object code (binary code) in machine language, which can be understood by the processor. The process of converting high-level programming into machine language is known as compilation.
Related posts
Time during which a job is processed by the computer isA. Delay time
B. Real time
C. Execution time
D. Down time
Which one of the following is termed a combination input-output device?
A. VDT
B. Keyboard
C. Printer
D. Laser Jet
When you are working on a document on PC, where is the document temporarily stored?
A. RAM
B. ROM
C. CPU
D. Flash Memory
The term gigabyte refers to
A. 1024 bytes
B. 1204 kbytes
C. 1024 megabytes
D. 1024 terabytes
Which of the following is a part of the computer that one can touch and feel?
A. Hardware
B. Software
C. Programs
D. Output
Which of the following bus types are used by the Apple Macintosh computer?
A. ISA
B. NuBus
C. EISA
D. MCA
Compiling creates a(n)
A. program specification
B. algorithm
C. executable program
D. subroutine
Leave a Reply