A. A subset of traditional C ट्रेडिशनल C का एक सबसेट
B. An extension of traditional C ट्रेडिशनल C का एक एक्सटेंशन
C. A superset of traditional C ट्रेडिशनल C का एक सुपरसेट
D. Same as traditional C ट्रेडिशनल C के समान है
Correct Answer is :
B. An extension of traditional C
Explanation
Embedded C is an extension of C language and it is used to develop micro-controller-based applications. The extensions in the Embedded C language from normal C Programming Language are the I/O Hardware Addressing, fixed-point arithmetic operations, accessing address spaces, etc.