Questions
Which of the following operating systems uses write through catches?
- UNIX
- DOS
- ULTRIX
- XENIX
- _
Moving a process from main memory to disk is known as
- scheduling
- caching
- swapping
- spooling
- _
Which of the following is known as sequence of instructions, in a computer language, to get the desired result?
- Algorithm
- Decision table
- Program
- Flowchart
- _
If special forms are needed for printing the output, the programmer specifies these forms through
- JCL
- IPL
- Utility programs
- Load modules
- _
What is the name of the operating system that runs in the laptop computer called MacLite?
- Windows
- DOS
- MS-DOS
- OZ
- _
What is known as information in a memory that is no longer valid?
- Non-volatile
- Volatile
- Surplus
- Garbage
- _
Which of the following terms refers to the degree to which data in a database system are accurate and correct?
- Data security
- Data validity
- Data independence
- Data integrity
- _
Which of the following softwares is a special software used to create a job queue?
- Drive
- Spooler
- Interpreter
- Linkage editor
- _
Which of the following capabilities is required for a system program to execute more than one program at a time?
- Word processing
- Compiling
- Virtual memory
- Multitasking
- _
Which of the following softwares measures, monitors, analyses and controls real world events?
- System software
- Real-time software
- Scientific software
- Business software
- _
Which of the following is a block device?
- Mouse
- Printer
- Terminals
- Disk
- _
Which of the following is necessary to work on a computer?
- Compiler
- Operating system
- Assembly
- Interpreter
- _
Which of the following approaches helps in dividing a project into segments and smaller units in order to simplify the analysis, design and programming efforts?
- Modular approach
- Top-down approach
- Bottom-up approach
- Left-right approach
- _
The computational technique used to compute the disk storage address of individual records is called
- bubble memory
- key fielding
- dynamic reallocation
- hashing
- _
Which of the following errors can be pointed out by the compiler?
- Syntax errors
- Semantic errors
- Logical errors
- Internal errors
- _