mainqueen8581 mainqueen8581 12-12-2022 Computers and Technology contestada What C/C++ constant variable can potentially be modified during the execution? a. #define x 5 b. const x = 5; c. Neither (A) nor (B) d. Both (A) and (B)