McqMate
Q. |
Which macro is used to insert assembly code in C program (GCC compiler)? |
A. | __asm__ |
B. | _asm_ |
C. | __asm |
D. | asm |
Answer» A. __asm__ |
View all MCQs in
Programming for Problem SolvingNo comments yet