

MCQOPTIONS
Saved Bookmarks
This section includes 9 Mcqs, each offering curated multiple-choice questions to sharpen your Technical MCQs knowledge and support exam preparation. Choose a topic below to get started.
1. |
|
A. | int **fun(float**, char**) |
B. | int *fun(float*, char*) |
C. | int ***fun(float*, char**) |
D. | int ***fun(*float, **char) |
E. | |
Answer» D. int ***fun(*float, **char) | |
2. |
|
A. | 1,2,3,4,5, |
B. | 12345 |
C. | compile error |
D. | runtime error |
Answer» B. 12345 | |
3. |
|
A. | 9 |
B. | 10 |
C. | 11 |
D. | error |
Answer» C. 11 | |
4. |
|
A. | 1 |
B. | 2 |
C. | address of find |
D. | 4 |
Answer» D. 4 | |
5. |
|
A. | 1 |
B. | 2 |
C. | 3 |
D. | 4 |
Answer» C. 3 | |
6. |
|
A. | ava |
B. | java |
C. | c++ |
D. | compile time error |
Answer» B. java | |
7. |
|
A. | 5 6 7 |
B. | 7 7 7 |
C. | 8 8 8 |
D. | Compile time error |
Answer» C. 8 8 8 | |
8. |
|
A. | fg |
B. | cdef |
C. | defg |
D. | abcd |
Answer» B. cdef | |
9. |
|
A. | ABCDEFGHIJ |
B. | AAAAAAAAAA |
C. | JJJJJJJJ |
D. | None of the mentioned |
Answer» B. AAAAAAAAAA | |