1251. The Process Manager has to keep track of___________________?
comments icon0

A. the status of each program

B. the priority of each program

C. both A and B

D. the information management support to a programmer using the system

1255. A self-relocating program is one which_________________?
comments icon0

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

B. 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

C. All of the above

D. can itself perform the relocation of its address-sensitive portions
1256. Operating systems and utility programs are in a class of software known as_________________?
comments icon0

A. software suites

B. system software

C. BIOS software

D. sequential software

1259. Who has developed the Linux ?
comments icon0
A. Linus Torvalds

B. Mark Eving

C. Richard Stallman

D. Bob Young

1264. Which of the following could be digital input devices for computers ?
comments icon0
A. All of the above

B. Microphone

C. Digital camcorder

D. Scanner

1265. One Megabyte is equals to____________________?
comments icon0

A. 1million bits

B. 1 million bytes

C. 1000 bytes

D. 10000 bits

1266. How many networks and nodes per network, are allowed by the Class B network?
comments icon0

A. 2,097,152 networks and 254 nodes per network

B. 16,384 networks and 65,534 nodes per network

C. All of the above

D. 127 networks and 16,777,216 nodes per network

1268. The advantage(s) of incorporating the macro processor into pass 1 is/ are_______________?
comments icon0

A. Functions are combined and it is not necessary to create intermediate files as output from the macro processor and input to the assembler

B. more flexibility is available to the programmer in which he/she may use all the features of the assembler in conjunction with macros

C. All of the above

D. many functions do not have to be implemented twice

1269. The main memory of a computer can also be called_________________?
comments icon0

A. Internal memory

B. All of these

C. Primary memory

D. Primary storage

1276. Loaders that allow for program relocation are called__________________?
comments icon0

A. relative loaders

B. relocating loaders

C. both A and B

D. None of the above

1279. Spam is related to___________________?
comments icon0

A. Art

B. Music

C. Game

D. Computer
1280. Which command is used to copy a file wb with the same name from the programs directory to the misc directory ?
comments icon0

A. tar programs/wb misc/wb

B. copy programs/wb misc/wb

C. cp programs/wb misc

D. copy a:programs/wb b:misc/wb

1282. In OSI network architecture, the routing is performed by_______________?
comments icon0
A. session layer

B. transport layer

C. data link layer

D. network layer

1283. The macro processor must perform________________?
comments icon0

A. recognize macro definitions and macro calls

B. save the macro definitions

C. All of the above

D. expand macro calls and substitute arguments

1284. What is a web browser ?
comments icon0
A. all of the above

B. it enables user to access the resources of internet

C. a program that can display a web page

D. a program used to view html documents

1286. What is the term used for unsolicited mail ?
comments icon0

A. Flaming

B. Surrogate

C. Spam

D. Use Net

1288. Processing involves____________________?
comments icon0
A. transforming input into output

B. displaying output in a useful manner

C. inputting data into a computer system

D. providing relevant answers

1290. Which one of the following protocol delivers/stores mail to reciever server ?
comments icon0
A. simple mail transfer protocol

B. internet mail access protocol

C. hypertext transfer protocol

D. post office protocol

1291. Which of the following program is not a utility ?
comments icon0

A. All of the above

B. Debugger

C. Spooler

D. Editor

1292. In which way(s) can a macro processor for assembly language be implemented ?
comments icon0

A. independent two-pass processor

B. all of the above

C. processor incorporated into pass of a standard two-pass assembler

D. independent one-pass processor

1293. Which of the following is not a filter ?
comments icon0

A. wc

B. cat

C. grep

D. None of the above
1295. Job Control Language (JCL) statements are Used to___________________?
comments icon0

A. Allocate the CPU to a job

B. Read the input from the slow-speed card reader to the high-speed magnetic disk

C. Specify, to the operating system, the beginning and end of a job in a batch

D. All of the above

1297. Word processing, spread sheet, and photo editing are examples of___________________?
comments icon0
A. application software

B. operating system software

C. platform software

D. system software

1298. In analyzing the compilation of PL/I program, the term Lexical analysis is associated with________________?
comments icon0

A. recognition of basic syntactic constructs through reductions

B. recognition of basic elements and creation of uniform symbols

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

D. creation of more optional matrix

1300. Which table is a permanent databases that has an entry for each terminal symbol ?
comments icon0
A. Terminal table

B. Reductions

C. Literal table

D. Identifier table