logo

CuriousTab

CuriousTab

Discussion


Home Computer Science Operating Systems Concepts Comments

  • Question
  • The disadvantages of "Compile and Go" loading scheme is (are):


  • Options
  • A. a portion of memory is wasted because the core occupied by the assembler is unavailable to the object program.
  • B. it is necessary to retranslate the user's program deck every time it is run.
  • C. it is very difficult to handle multiple segments, especially if the source programs are in different languages, and to produce orderly modular programs.
  • D. all of the above
  • E. None of the above

  • Correct Answer
  • all of the above 


  • Operating Systems Concepts problems


    Search Results


    • 1. All the time a computer is switched on, its operating system software has to stay in

    • Options
    • A. main storage
    • B. primary storage
    • C. floppy disk
    • D. disk drive
    • E. None of the above
    • Discuss
    • 2. A form of code that uses more than one process and processor, possibly of different type, and that may on occasions have more than one process or processor active at the same time, is known as

    • Options
    • A. multiprogramming
    • B. multi threading
    • C. broadcasting
    • D. time sharing
    • E. None of the above
    • Discuss
    • 3. The most common systems security method is

    • Options
    • A. passwords
    • B. encryption
    • C. firewall
    • D. all of the above
    • E. None of the above
    • Discuss
    • 4. Special software to create a job queue is called a

    • Options
    • A. Drive
    • B. Spooler
    • C. Interpreter
    • D. Linkage editor
    • E. None of the above
    • Discuss
    • 5. Under multiprograming, turnaround time for short jobs is usually _____ and that for long jobs is slightly _____.

    • Options
    • A. lengthened; shortened
    • B. shortened; lengthened
    • C. shortened; shortened
    • D. lengthened; lengthened
    • E. None of the above
    • Discuss
    • 6. Virtual Memory

    • Options
    • A. is a method of memory allocation by which the program is subdivided into equal portions, or pages and core is subdivided into equal portions or blocks.
    • B. consists of those addresses that may be generated by a processor during execution of a computation.
    • C. is a method of allocating processor time.
    • D. allows multiple programs to reside in separate areas of core at the time.
    • E. None of the above
    • Discuss
    • 7. The table created by lexical analysis to describe all literals used in the source program, is

    • Options
    • A. Terminal table
    • B. Literal table
    • C. Identifier table
    • D. Reductions
    • E. None of the above
    • Discuss
    • 8. Virtual memory is

    • Options
    • A. simple to implement
    • B. used in all major commercial operating systems
    • C. less efficient in utilization of memory
    • D. useful when fast I/O devices are not available
    • E. None of the above
    • Discuss
    • 9. The advantage of a command processor running only built-in commands is:

    • Options
    • A. flexibility to the users in running lists of commands by simply collecting them in named batch command files
    • B. the command set being common across different hardware configurations
    • C. users can create system programs and run them as commands
    • D. the processing is much faster than would other-wise be the case when user defined commands are used
    • E. None of the above
    • Discuss
    • 10. In a magnetic disk, data is recorded in a set of concentric tracks which are subdivided into

    • Options
    • A. periods
    • B. sectors
    • C. zones
    • D. groups
    • E. None of the above
    • Discuss


    Comments

    There are no comments.

Enter a new Comment