MCQOPTIONS
Saved Bookmarks
This section includes 2 Mcqs, each offering curated multiple-choice questions to sharpen your Computer Science knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Three address code invloves |
| A. | at the most 3 address |
| B. | exactly 3 address |
| C. | none of these |
| D. | no unary operators |
| Answer» D. no unary operators | |
| 2. |
Which of the following can be accessed by transfer vector approach of linking ? |
| A. | external sub-routines |
| B. | external data segments |
| C. | all of these |
| D. | data located in other procedure |
| Answer» B. external data segments | |