AVR माइक्रोकंट्रोलर्स के लिए C/C++ कोड को बाइनरी में अनुवाद करने के लिए किस कंपाइलर का उपयोग किया जाता है?
Which compiler is used to translate C/C++ code into binary for AVR microcontrollers?
A
G++
B
AVR-GCC
C
Python
D
Both (A) and (B)
Explanation
Correct Answer: B) AVR-GCC