An Interpreter is_________________?
(A) a program that places programs into memory and prepares them for execution
(B) a program that automate the translation of assembly language into machine language
(C) is a program that appears to execute a source program as if it were machine language
(D) program that accepts a program written in a high level language and produces an object program
A translator which reads an entire programme written in a high level language and converts it into machine language code is_________________?
(A) compiler
(B) translator
(C) assembler
(D) system software
A compiler is_________________?
(A) a program that places programs into memory and prepares them for execution
(B) a program that automate the translation of assembly language into machine language
(C) is a program that appears to execute a source program as if it were machine language
(D) program that accepts a program written in a high level language and produces an object program
A compiler for a high-level language that runs on one machine and produces code for a different machine is called________________?
(A) cross compiler
(B) one pass compiler
(C) multipass compiler
(D) optimizing compiler
What project is currently developing X server support ?
(A) XFree86 Project, Inc.
(B) RHAD Labs
(C) GNOME Project
(D) All of the above
In which directory can you store system user default files used for creating user directories ?
(A) /usr/tmp
(B) /etc/default
(C) /etc/skel
(D) /etc/users
What TCP/IP protocol is used for file transfer with minimal capability and minimal overhead ?
(A) TELNET
(B) TFTP
(C) FTP
(D) RARP
What command can be used to get information about yourself ?
(A) which
(B) pwd
(C) i /4
(D) who am i