All Processing and storage of data inside a computer is done in _____ Form.

A)binary
B)hexadecimal
C)decimal
D)character

Everything in programming/computer language is binary, isn't it?

http://en.wikipedia.org/wiki/Main_Page
Look up binary to be sure.

yea i think that's the one i just want it to make sure

A) of course.

The answer is A) binary form.

To understand why, let's first discuss what each of these options represent:

A) Binary: Binary form represents data using only two symbols, typically 0 and 1. It is the fundamental language of computers, as all data is ultimately stored and processed using binary digits.

B) Hexadecimal: Hexadecimal form represents data using 16 symbols, typically 0-9 and A-F. It is commonly used in computer programming and system administration to represent binary data in a more human-readable format.

C) Decimal: Decimal form represents data using the base-10 number system we commonly use in our daily lives. It is useful for representing numbers that we are familiar with, but computers primarily use binary representation for processing and storage.

D) Character: Character form represents individual characters or symbols, such as letters, numbers, and special characters. It is used for processing and representing textual data.

Given the options, binary form is the most appropriate answer because all processing and storage of data inside a computer is ultimately done using binary digits (0s and 1s). The other options may be used for specific purposes, such as representing numbers or characters, but they are ultimately converted to binary form for processing and storage.

I WANT TO HOW WEBSITE MAKER EARN MONEY