1204. In the network HTTP resources are located by___________________?
comments icon0

A. unique resource identifier

B. unique resource locator

C. uniform resource identifier

D. none of the above

1207. Which of the following could be Digital input devices for computes ?
comments icon0

A. Microphone

B. All of these

C. Digital camcorder

D. Scanner

1209. Which of the following terms applies to communication between separate computer systems ?
comments icon0

A. Power supply

B. Applications software

C. Connectivity

D. Computer literacy

1210. If a memory chip is volatile, it will _____________________?
comments icon0

A. explode if exposed to high temperatures

B. lose its contents if currents it turned off

C. be used for data storage only

D. be used to both read and write data

1212. A compiler is_________________?
comments icon0

A. is a program that appears to execute a source program as if it were machine language

B. a program that automate the translation of assembly language into machine language

C. a program that places programs into memory and prepares them for execution

D. program that accepts a program written in a high level language and produces an object program
1213. An Interpreter is_________________?
comments icon0

A. program that accepts a program written in a high level language and produces an object program

B. a program that places programs into memory and prepares them for execution

C. a program that automate the translation of assembly language into machine language

D. is a program that appears to execute a source program as if it were machine language
1215. Bug means_______________?
comments icon0

A. Documenting programs using an efficient documentation tool

B. A difficult syntax error in a program

C. A logical error in a program

D. All of the above

1219. Instructions and memory addresses are represented by___________________?
comments icon0
A. binary codes

B. binary word

C. parity bit

D. character codes

1221. Which of the following functions is/ are performed by the loader ?
comments icon0

A. Physically place the machine instructions and data into memory

B. Adjust all address dependent locations, such as address constants, to correspond to the allocated space

C. All of the above

D. Allocate space in memory for the programs and resolve symbolic references between object decks

1222. A relocate program form is the one which_______________?
comments icon0

A. can itself perform the relocation of its address-sensitive portions

B. consists of a program and relevant information for its relocation

C. All of the above

D. cannot be made to execute in any area of storage other than the one designated for it at the time of its coding or translation

1223. How can you navigate around virtual consoles ?
comments icon0

A. Ctrl+Function Key

B. Ctrl+Alt+Del

C. Alt+Function Key

D. Alt+a+w+Function Key

1225. The most common storage device for the personal computer is the __________________?
comments icon0

A. zip drive

B. USB thum drive

C. hard disk drive

D. floppy disk
1226. Which of the following is a valid format for mounting a CD-ROM drive ?
comments icon0
A. All of the above

B. mount /mnt/cdrom

C. mount /dev/cdrom

D. mount -t iso9660 /dev/cdrom / mnt/cdrom

1230. Advantage(s) of using assembly language rather than machine language is/are____________________?
comments icon0

A. Addresses any symbolic, not absolute

B. Introduction of data to program is easier

C. It is mnemonic and easy to read

D. All of the above
1231. Which of the following command is used to create a Linux installation boot floppy ?
comments icon0

A. ww and rawwrite

B. mkboot disk

C. bootfp disk

D. dd and rawrite
1232. A device that provides emergency power to your computer, conditions the voltage, and protects against powers surges is called a __________________?
comments icon0
A. UPS = Uninterruptible power supply

B. UPPS = Universal power protection and supply

C. USP = Universal surge protector

D. PSU = Power supply unit

1234. The main system board of a computer is called the _______________________?
comments icon0
A. mother board

B. microchip

C. integrated circuit

D. processor

1236. A development stategy whereby the executive control modules of a system are coded and tested first, is known as________________?
comments icon0
A. Top-down development

B. All of the above

C. Left-Right development

D. Bottom-up development

1238. What command is used to assign only read permission to all three categories of the fileletter ?
comments icon0

A. chmod a rw letter

B. chmod go + r letter

C. chmod ugo = r letter

D. chmod u + r, g + r, o x letter

1239. What script is run for setting bash global defaults for all users ?
comments icon0
A. /etc/profile

B. /etc/.log

C. /etc/.bashrc

D. /etc/.profile

1240. A loader is_________________?
comments icon0

A. program that accepts a program written in a high level language and produces an object program

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. a program that places programs into memory and prepares them for execution
1241. In analyzing the compilation of PL/I program, the term Syntax analysis is associated with________________?
comments icon0

A. recognition of basic elements and creation of uniform symbols

B. use of macro processor to produce more optimal assembly code

C. recognition of basic syntactic constructs through reductions

D. creation of more optional matrix

1242. An algorithm is best described as_______________?
comments icon0

A. A branch of mathematics

B. A step by step procedure for solving a problem

C. All of the above

D. A computer language

1246. Assembler is_________________?
comments icon0
A. a program that automate the translation of assembly language into machine language

B. is a program that appears to execute a source program as if it were machine language

C. a program that places programs into memory and prepares them for execution

D. a program that accepts a program written in a high level language and produces an object program