set-5
201. The advantage(s) of incorporating the macro processor into Pass 1 is (are):
202. The macro processor must perform:
203. In which way(s) a macro processor for assembly language can be implemented:
204. Which of the following functions is(are) performed by the loader?
205. When a computer is first turned on or restarted, a special type of absolute loader is executed, called a:
206. In MS-DOS 5.0, which is the number that acts as a code to uniquely identify the software?
207. The higher versions of the operating systems are so written that programs designed for earlier versions can still be run. What is it called?
208. What is the name of the process of initializing a microcomputer with its operating system?
209. A hardware device that is capable of executing a sequence of instructions is known as:
210. The function(s) performed by the paging software is(are):
211. The file level is a descriptor containing all the information which would be required:
212. The task(s) of the lexical analysis phase is(are):
213. Which is a permanent database in the general model of a compiler?
214. Which table is a permanent database that has an entry for each terminal symbol?
215. While running DOS on a PC, which command would be used to duplicate the entire diskette?
216. Which of the following filename extensions suggests that the file is a backup copy of another file?
217. While working with MS-DOS, which command will you use to transfer a specific file from one disk to another?
218. With MS-DOS, which command will divide the surface of the blank floppy disk into sectors and assign a unique address to each one?
219. The functions of the Storage Assignment is(are):
220. A non-relocatable program is one which:
221. A relocatable program form is one which:
222. A self-relocating program is one which:
223. The term "operating system" means:
224. Which of the following software types is used to simplify using system software?
225. Which of the following is not applications software?
226. Which of the following types of software should you use if you often need to create, edit, and print documents?
227. Which of the following will determine your choice of systems software for your computer?
228. Terminal Table:
229. Assembly code database is associated with:
230. The table created by lexical analysis to describe all literals used in the source program is:
231. The functions of the syntax phase are:
232. In an absolute loading scheme, which loader function is accomplished by the assembler?
233. In an absolute loading scheme, which loader function is accomplished by the loader?
234. The advantages inherent to using high-level language are:
235. The action of parsing the source program into the proper syntactic classes is known as:
236. In analyzing the compilation of a PL/I program, the term “Lexical analysis” is associated with:
237. In analyzing the compilation of a PL/I program, the term “Machine independent optimization” is associated with:
238. In analyzing the compilation of a PL/I program, the description “resolving symbolic address (labels) and generating machine language” is associated with:
239. In analyzing the compilation of a PL/I program, the description “creation of more optimal matrix” is associated with:
240. Which of the following is not a part of the operating system?
241. Which of the following is not an advantage of multiprogramming?
242. In which addressing mode the contents of a register specified in the instruction are first decremented, and then these contents are used as the effective address of the operands?
243. In which addressing mode, the effective address of the operand is generated by adding a constant value to the contents of a register?
244. In what modules, multiple instances of execution will yield the same result even if one instance has not terminated before the next one has begun?
245. What is the name given to all the programs inside the computer which makes it usable?
246. A translator which reads an entire program written in a high-level language and converts it into machine language code is:
247. Which of the following is helpful in evaluating applications software that will best suit your needs?
248. If you want to execute more than one program at a time, the system software you are using must be capable of:
249. Which of the following types of software must you have in main memory in order to use your keyboard?
250. Which of the following might be used to convert high-level language instructions into machine language?
Last updated