Question: Assume that an Intel CPU has address bus 25-bits wide. What is the maximum addressable memory? a. Maximum address memory 24MB. b. Maximum address memory
Assume that an Intel CPU has address bus 25-bits wide. What is the maximum addressable memory?
| a. | Maximum address memory 24MB. | |
| b. | Maximum address memory 32MB. | |
| c. | Maximum address memory 12MB. | |
| d. | Maximum address memory 6MB |
Where the 8086 microprocessor fetches its instructions?
| a. | In the control unit. | |
| b. | In the queue stage. | |
| c. | In the execution unit. | |
| d. | In the bus interface unit. |
A central processing unit (CPU) contains three major components, they are:
| a. | ALU, Cache Memory, and Register. | |
| b. | Execute Unit, Control Unit, and Register. | |
| c. | ALU, Control Unit, and I/O Devices. | |
| d. | ALU, Control Unit, and Register |
The high-level program language must be translated into machine language by what type of mechanisms?
| a. | By a code source. | |
| b. | By a compiler or a translator. | |
| c. | By a machine language. | |
| d. | By an assembly language. |
How many address lines 8086 microprocessors has?
| a. | 16 address lines. | |
| b. | 8 address lines. | |
| c. | 32 address lines. | |
| d. | 20 address lines. |
How many bits are used for a double precision floating point number?
| a. | 64-bits | |
| b. | 32-bits | |
| c. | 16-bits | |
| d. | 90-bits |
Which mechanism is much faster to execute a program a compiler or an interpreter ?
| a. | Both the interpreter and the compiler are fast. | |
| b. | The compiler is much faster. | |
| c. | The interpreter is much faster. | |
| d. | Neither the compiler nor the interpreter. |
How many bytes for char, short, int, and single precision float data type when using C/C++ language.
| a. | char 1 Byte. short 2 Bytes. int 4 Bytes. float 4 Bytes. | |
| b. | char 1 Byte. short 2 Bytes. int 4 Bytes. float 6 Bytes. | |
| c. | char 2 Byte. short 2 Bytes. int 4 Bytes. float 4 Bytes. | |
| d. | char 1 Byte. short 2 Bytes. int 8 Bytes. float 4 Bytes. |
No explanation needed just the answers please
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
