logo

CuriousTab

CuriousTab

Discussion


Home Computer Science Operating Systems Concepts Comments

  • Question
  • A file organization component of a VSAM file is:


  • Options
  • A. relative record data set
  • B. keyed sequential data set
  • C. entry sequential data set
  • D. all of the above
  • E. None of the above

  • Correct Answer
  • all of the above 


  • Operating Systems Concepts problems


    Search Results


    • 1. What is the name given to the process of initializing a microcomputer with its operating system?

    • Options
    • A. Cold booting
    • B. Booting
    • C. Warm booting
    • D. Boot recording
    • E. None of the above
    • Discuss
    • 2. Multiprogramming

    • 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
    • 3. Which, of the following is not true about the description of a decision table?

    • Options
    • A. A decision table is easy to modify
    • B. A decision table is directly understood by the computer
    • C. A decision table is easy to understand
    • D. All of the above
    • E. None of the above
    • Discuss
    • 4. Most of the microcomputer's operating systems like Apple DOS, MS DOS and PC DOS etc. are called disk operating systems because

    • Options
    • A. they are memory resident
    • B. they are initially stored on disk
    • C. they are available on magnetic tapes
    • D. they are partly in primary memory and partly on disk
    • E. None of the above
    • Discuss
    • 5. The SJF algorithm executes first the job

    • Options
    • A. that last entered the queue
    • B. that first entered the queue
    • C. that has been in the queue the longest
    • D. with the least processor needs
    • E. None of the above
    • Discuss
    • 6. Which is a permanent database in the general model of compiler?

    • Options
    • A. Literal Table
    • B. Identifier Table
    • C. Terminal Table
    • D. Source code
    • E. None of the above
    • Discuss
    • 7. The function(s) of the Syntax phase is(are)

    • Options
    • A. to recognize the major constructs of the language and to call the appropriate action routines that will generate the intermediate form or matrix for these constructs.
    • B. to build a literal table and an identifier table
    • C. to build a uniform symbol table
    • D. to parse the source program into the basic elements or tokens of the language.
    • E. None of the above
    • Discuss
    • 8. The file structure that redefines its first record at a base of zero uses the term:

    • Options
    • A. relative organization
    • B. key fielding
    • C. dynamic reallocation
    • D. hashing
    • E. None of the above
    • Discuss
    • 9. In which addressing mode the operand is given explicitly in the instruction?

    • Options
    • A. absolute mode
    • B. immediate mode
    • C. indirect mode
    • D. index mode
    • E. None of the above
    • Discuss
    • 10. The advantage(s) of incorporating the macro processor into pass 1 is(are):

    • Options
    • A. many functions do not have to be implemented twice.
    • B. Functions are combined and it is not necessary to create intermediate files as output from the macros processor and input to the assembler.
    • C. more flexibility is available to the programmer in that he may use all the features of the assembler in conjunction with macros.
    • D. all of the above
    • E. None of the above
    • Discuss


    Comments

    There are no comments.

Enter a new Comment