In a magnetic disk, data is recorded in a set of concentric tracks which are subdivided into zones periods None of these sectors groups TRUE ANSWER : ? YOUR ANSWER : ?
Indicate which, of the following, in not true about an interpreter Interpreter analyses each source statement every time it is to be executed Interpreter generates an object program from the source program Interpreter is a kind of translator None of these All of these TRUE ANSWER : ? YOUR ANSWER : ?
The operating system is the most common type of ___ software Communication Word processing software Application System TRUE ANSWER : ? YOUR ANSWER : ?
Desktop is a Display program Provides work space Screen saver Working with my document TRUE ANSWER : ? YOUR ANSWER : ?
All of the following are TRUE regarding virtual memory EXCEPT Virtual memory is the physical space o the hard drive The setting for the amount of hard disk drive space to allocate virtual memory can be manually change Any amount of RAM can be allocated to virtual memory This temporary storage is called the swap file or page file TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following rules out the use of GO TO? Nassi-Shneiderman diagram None of these All of these HIPO-DIAGRAMS Flowchart TRUE ANSWER : ? YOUR ANSWER : ?
In memory systems, boundary registers track the beginning and ending of programs None of these track page boundaries are used for temporary program variable storage are only necessary with fixed partitions TRUE ANSWER : ? YOUR ANSWER : ?
How can you optimize performance of your computer? Delete unused files Scan for virus Defrag disk All of above TRUE ANSWER : ? YOUR ANSWER : ?
Producer consumer problem can be solved using semaphores All of these None of these monitors event counters TRUE ANSWER : ? YOUR ANSWER : ?
Which, of the following, is true for testing and debugging? All of these Testing and debugging indicate the same thing None of these Testing checks for logical errors in the programs, while debugging is a process of correcting those errors in the program Testing detects the syntax errors in the program while debugging corrects those errors in the program TRUE ANSWER : ? YOUR ANSWER : ?