answersLogoWhite

0

4 bytes

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

How many bytes does null occupy?

In most languages with a null reference, it is simply a memory address to a zero-length memory block. So the only memory it would occupy in these cases would be enough for a memory pointer: usually around 4 bytes.


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

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


Ram memory is measured in bytes how many bytes are there in 2gb of ram memory?

2147483648 bytes


How many bytes takes on integer in windows and Linux?

Usually four bytes.


How many bytes occupy by double precision numbers?

eight bytes in most popular system


How many bytes does number datatype occupy in oracle?

4


How many bytes take to the integer in c language?

2


Int a 100 how many bytes will it occupy?

An int typically occupies 4 bytes in memory on most modern systems, including those using the C and C++ programming languages. However, this can vary depending on the system architecture and the specific compiler settings. In some environments, such as certain embedded systems, an int might occupy 2 bytes or even 8 bytes. It's important to check the specifics of the platform being used.


A file contains 1026 bytes then how many bytes of diskspace will it occupy in Linux OS?

Basically 1 kilobyte


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 bytes in 16k memory?

A kilobyte (or a k) is 1024 bytes, so 16k is 16*1024 bytes or 16384 bytes.


How many bytes are required to store an unsigned integer range?

4