

MCQOPTIONS
Saved Bookmarks
This section includes 3 Mcqs, each offering curated multiple-choice questions to sharpen your Compilers knowledge and support exam preparation. Choose a topic below to get started.
1. |
0 0 |
A. | 65536 -10 |
B. | 0 65536 |
C. | Compilation error |
Answer» D. | |
2. |
8 4 2 |
A. | 8 4 2 |
B. | 8 4 4 |
C. | 8 4 3 |
Answer» B. 8 4 4 | |
3. |
If we compile the sam.c file with the command “gcc -o sam sam.c”, then the executable file will be |
A. | a.out |
B. | sam |
C. | sam.out |
D. | None of the mentioned |
Answer» C. sam.out | |