C- Memory Map Question and Answer
C- Memory Map Question and Answer
1. 16 bits programming means:
- Program uses 16 bits wordlength
- Program where data is 16 bits long
- Program where address is 16 bits long
- None of these
3. What will be capacity of the process memory.
- Depends on operating system
- Depends on compiler
- Depends on memory Model
- None of these
6. In Mcroprocessor permits to access 16MB RAM, then address bus width must be
- 20 bits
- 24 bits
- 32 bits
- None of these
7. Command.com contains which type of MS-DOS commands?
- External
- Internal
- Real-mode
- Protected-mode
9. Addresses are always in ABCD format but data stores in memory in
- ABCD
- DCBA
- DCAB
- Depends on System