answersLogoWhite

0


Best Answer

There is no boolean in C, we usually use int/short/char to store logical values.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How many bytes does an Boolean take in a c program?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How many bytes it take to make a KB?

1,000 bytes make a kilobyte


What values can the boolean variables take in boolean algebra?

true or false


How many bytes does it take to stream a movie?

Depending on the movie length, a 1 hour movie will take up to 100,000 bytes to be produced and a 2 hour movie will take around 300,000 bytes.


How many bytes take to the integer in c language?

2


How many bytes does date DD-MM-YYYY datatype occupy in java?

A java.util.Date object will take about 32 bytes in memory.


How many address lines will take to address the 16kilo bytes?

16KB, or 16384 bytes, can be addressed with 14 address lines. (214 = 16384)


How many bytes would it take to write googleplex?

Approx. 9.3 Gigabytes!


How many Bytes of storage for Sarah?

As one byte can hold one letter of the alphabet, to store the word "Sarah" would take 5 bytes.


How many bytes take an integer variable in C under windows?

A plain integer variable in C under windows is 2 bytes in 16 bit windows, and 4 bytes in 32 bit windows.


How many sectors does a 123 KB file take?

The answer is 246 sectors. 123 x 1024 bytes per KB = 125,952 total bytes in the file. 125,952 bytes / 512 sectors per cluster = 246 sectors


What is the difference between algebra and Boolean algebra?

Algebra is a very broad topic covering all sorts of things, including Boolean algebra. Boolean algebra in itself is the study of a variable called "Boolean." This variable can only take two values: true and false. See 'related links' for more information.


How many bites does it take to make 4 bytes?

Umm....4 bytes...you kinda just answered your own question.Now, if you were to have asked "How many bits make a byte," I would have said that "Since there are 8 bits to a byte, you would multiply 8 bits by 4 bytes to get the answer of 32 bits in 4 bytes. Bonus tid-bit of info: 4 bits is a nibble!