The correct option is (a) AVR-G++/GCC
Easy explanation: The AVR-GCC/G++ software is a compiler which can take C/C++ code as input and translate or compile it into Binary Code that follows the instruction set for the AVR Microcontrollers. They’re used in the Arduino software since most Arduino Boards use the AVR Microcontroller family.