answersLogoWhite

0

Usually four bytes.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Why c takes integer 2 bytes java takes integer 4 byte and net takes integer 4 byte?

Because you are using a compiler (TurboC, most likely) which was developed some 25 years ago, for a 16-bit platform.


Could Windows have more users than Linux?

That depends on whether you are asking whether more people use Windows or Linux or which system supports more users. The maximum number of users in a modern Linux system is 4,294,967,295. Windows doesn't have any specific limit that has been published, but each account takes up a significant amount of space, limiting the number to well below the limit in Linux. As to how many people use them, more people use Windows on their personal computers than Linux.


Which operating system takes the least amount of RAM Linux Windows or Mac OS X?

Based on its sheer configurability, a modern Linux kernel takes the cake by far. it is still possible to use a modern kernel with a basic userland in 4 MB of RAM.


How much memory consume for integer in c?

In C, the memory consumption for an integer typically depends on the system architecture. On most platforms, a standard int takes up 4 bytes (32 bits) of memory. However, it can vary; for example, on some older or specific architectures, it might be 2 bytes (16 bits) or, in cases with larger data types, it could be 8 bytes (64 bits). The exact size can be determined using the sizeof(int) operator in C.


How many numbers in a gigabyte?

A gigabyte (GB) is equal to 1,073,741,824 bytes. If we consider a standard integer (which typically takes up 4 bytes in many programming languages), a gigabyte can hold approximately 268,435,456 integers. However, this number can vary if different data types or sizes are used.


Does combat training on black ops consume bytes Ps3?

if your asking if it takes up giga bytes then yes it takes some memory cause it is online utility


Is Linux less expensive than other operating systems such as Windows?

Linux is free. However, this question can be taken at an angle of total cost of ownership or time cost investment. Since specific versions or distributions are not specified this cannot be answered. Some RedHat versions can be more expensive than some Windows versions. Linux sometimes takes more time to maintain than Windows, so overall it can switch license costs into time costs. If Windows systems take fewer employees to run, then the higher initial license costs can be viewed as necessary and Windows as "less expensive" over time. For a private party on a personal computer, Linux like Ubuntu, can be less expensive to install and operate.


What system takes viruses off of Linux?

As there are no wild viruses for Linux there is nothing to "take them off."


How much does roblox take up?

Roblox takes up: 1.5 Giga Bytes, which is the same as 1000 mega bytes


How many bytes are used to store a 64-bit number?

how many bytes are there in a 64-bit machine? Another Answer: It takes 8 bytes to store a 64 bit number.


Why char consumes 2 bytes in java and int consumes 4 bytes in java?

in java, char consumes two bytes because it uses unicode instead of ascii. and int takes 4 bytes because 32-bit no will be taken


How many bytes are used to store a 64 bit number?

how many bytes are there in a 64-bit machine? Another Answer: It takes 8 bytes to store a 64 bit number.