Explore topic-wise MCQs in Technical MCQs.

This section includes 2 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.

Identify the separator(s) in C?

A. white space character
B. Comments
C. Semicolon
D. Both A and B
E.
Answer» E.
2.

Which of these is true about embedded C? i)Embedded C is the extension of C programming language ii)Embedded C is used to develop micro controller based applications. iii)Embedded C includes features not available in normal C like fixed-point arithmetic, named address spaces, and basic I/O hardware addressing.

A. Only i & ii
B. Only i & iii
C. Only ii & ii
D. All of the above
Answer» E.