Multiple choice In C, the numeric data stored is in ____form. binary octal hexadecimal none of the above Reveal answer Fill a bubble to check yourself A Correct answer Explanation Computers operate using binary logic, so all numeric data stored in memory is represented in binary form (sequences of 0s and 1s).