answersLogoWhite

0

Some bits of machine instruction code. Of course it is platform-dependent.

User Avatar

Wiki User

14y ago

What else can I help you with?

Continue Learning about Engineering

What does it mean for a computer to have a 16-bit processor?

When you say that a computer has a 16 bit processor, you mean that the fundamental data size of the accumulator and registers is 16 bits. Examples of 16 bit processors include the DEC PDP-11, the Intel 8086/8088, and the MODCOMP Classic, circa 1980.


Who decides size of data types in a language?

The people who create the language take the liberty of deciding the size of data types in a programming lanauage.If you (as a programmer) create your own custom data type, for example by defining a class, then you decide what goes into it - for example, in Java, if one of the pieces of data requires an integer, you have the choice of storing it as an int, which uses 4 bytes, or as a long, which uses 8 bytes (and permits larger numbers).


How many classes should we choose and How does one decide about the size of class intervals?

The number of classes typically chosen for a dataset depends on the size and range of the data, but a common guideline is to use Sturges' formula, which suggests using ( k = 1 + 3.322 \log(n) ), where ( n ) is the number of observations. The size of class intervals can be determined by dividing the range of the data (the difference between the maximum and minimum values) by the number of classes, ensuring that intervals are of equal width. Additionally, practical considerations, such as the nature of the data and the level of detail desired, should also influence the final decision on class size.


How can you increase the size of font i?

Change the font size in your word processor or layout application, the printer should print at the size specified.


Will system boot up normally to operating system level if CMOS battery is dead?

CMOS holds many of the boot parameters, such as what type and size of hard disk, the type and speed of the processor and other critical information. Many times the computer can still boot with a dead CMOS battery, but the information will not be available and will affect the process. Replace the battery then run through the setup procedure to save the values.

Related Questions

What size processor data bus do current processors have?

64


What is the data path size for a 64 bit processor?

The data path size for a 64-bit processor is 64 bits. This means it supports memory addresses, integer sizes and data paths that are 8 octets wide.


Based on what criteria a processor is said to be some x-bit processor?

Generally, the bit size of a processor is indicated by the size of the accumulator, which is, most times but not always, the same as the internal data bus size. The 8086/8088 processor, for instance, is a 16 bit processor. The 8085 is an 8 bit processor. The 80386 is a 32 bit processor. The Q6600 Core2 Quad is a 64 bit processor. (These are just examples.)


What is the number of bits a processor can transmit at a given time?

The number of bits a processor can transmit at a given time is determined by its word size, which is typically expressed in bits (e.g., 32-bit, 64-bit). This word size indicates the amount of data the processor can handle in a single operation, affecting its performance and the amount of memory it can directly address. For instance, a 64-bit processor can transmit 64 bits of data simultaneously.


Can data in a field exceed the specified field size?

One must customize the field to change the parameters if one wishes to have excess data. That will increase the size of the field, and therefore give the user more room to input more data than originally planned.


What is the number of bits the processor can transmit at a given time is called?

The number of bits a processor can transmit at a given time is called the "word size" or "data bus width." It determines how much data the processor can handle and process in a single operation. Common word sizes include 32-bit and 64-bit architectures, which affect the system's performance and memory addressing capabilities. A larger word size allows for more data to be processed simultaneously, improving overall efficiency.


Computers with a larger word size can process less data in the same amount of time than computers with a smaller word size?

Processors with a smaller word size can process more data during each processor cycle.


How processor stores data?

A processor stores data primarily in its registers, which are small, high-speed storage locations within the CPU used for temporary data manipulation. For longer-term storage, data is transferred to the cache memory, which is faster than main memory (RAM) but smaller in size. When the processor requires data that is not in the registers or cache, it retrieves it from RAM or other storage devices through the system's memory hierarchy. Data is typically stored in binary format, represented as bits (0s and 1s).


Which memory units size depends on the processor?

The memory unit's size that depends on the processor is the bit.


What is the current size of a quad-core processor in nanometers?

in nanometers what is the current size of a quad-core processor


what size is the monitor and what does is the use of the atom processor?

The size of monitor is 18.4 and Intel Atom processor is smallest processor developed by Intel with help of smallest transistors.


What is the size of the accumulator of a 64bit processor?

The size of the accumulator is the same,means 64bit.