MCQOPTIONS
Saved Bookmarks
This section includes 657 Mcqs, each offering curated multiple-choice questions to sharpen your Testing Subject knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
In CPP, dynamic memory allocation is done using ______________ operator. |
| A. | calloc() |
| B. | malloc() |
| C. | allocate |
| D. | New |
| Answer» E. | |
| 2. |
The owner of an address space can grant a number of its |
| A. | Modules |
| B. | Pages |
| C. | Devices |
| D. | Computers |
| Answer» C. Devices | |
| 3. |
Which among the following page replacement algorithms suffers from Belady s anomaly? |
| A. | FIFO |
| B. | LRU |
| C. | Optimal Page Replacement |
| D. | Both LRU and FIFO |
| Answer» B. LRU | |
| 4. |
Number of subscript which is attached to every element in array is classified as |
| A. | number of subscript |
| B. | number of dimensions |
| C. | number of high scripts |
| D. | number of superscripts |
| Answer» C. number of high scripts | |