answersLogoWhite

0


Best Answer

for a more advanced description of Unicode) Although ASCII enables computers to deal with simple characters and control characters, it is limited to the English Alphabet (and some weird symbols like ☺ and ☻) Unicode, the modern standard for encoding characters, enables the expression of several other character sets like the arabic, european, and chinese alphabet. The most common unicode scheme is UTF-8, and the other UTFs are used mainly for some complex asian alphabet stuff I think.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What determines the maximum numbers of unique memory address in a system?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What kind of numbers are stored in memory cells?

Memory Address numbers


What characteristic of the motherboard architecture determines the amount ofnmemory that CPU can address?

Different microprocessor can address different amounts of memory. The motherboard design should allow for maximising the physical memory to what the microprocessor can address


Maximum memory address space that the processor can access directly if it is connected to a 16-bit memory?

Max. memory address space= 216 X 2 bytes = 128 Kbytes


Maximum RAM capacity of 8086 processor?

The 8086/8088 can address a maximum of 220, or 1,048,576, or 1 MB of memory.


What is the maximum amount of memory any single process on Windows can address?

32 bit processor can access 4294967296 bit memory adderss.


What does maximum address by a poniter refer in TC and GCC compilers?

In turbo C pointer maximum refers up to 1MB of memory, wheras in GCC pointer refers up to 4 gb of memory.


How many memory locations can be specified by an 14 - bit address?

A 14 bit address can specify 214 or 16,384 different locations.


What is the maximum memory address space that the processor can access directly if it is connected to a 16 bit memory considering a hypothetical microprocessor generating a 16-bit address?

If you assume that it has a 16-bit data bus, then it would be 128k so the microprocessor can access 2^16 points, which is 64k (from it being a 16bit address) 16bits = 2 bytes (memory) so through a 16 bit memory, it can access 2*64k, which is 128k alternatively, if its 8bit memory, 8bits=1byte 1*64k = 64k I'm no expert, and i was searching for the answer myself, hope this helped


What is the What is the maximum memory address space that the processor can access directly if it is connected to a 8 bit memory considering a hypothetical microprocessor generating a 8 bit address?

microprocessor can access 2^8 points which is 256 then we have 8 bit memory = 1 bytes then 1*256 =256 bytes


What is the memory's addressibility?

HI I am Ahtarva,The addressibility is how many bits does that particular processor or micro-controller's architecture use to specify the address of a memory location in the memory. For example if someone say that addressibility is 8 bit then your memory address contains 8 bits and at maximum you have 2^8 different memory locations (or say memory addresses in your device). Here 2^8 is called Address space.


How much maximum memory size that 8085 can access?

Yes and no. All memory location from 0H to 0FFFFH are addressable, but some of them are needed for the program, interrupt vectors, and the stack, so you would need to pay attention to where things are located in memory to design an appropriate program. In addition, if your system is using memory mapped I/O, some locations will be reserved.


What is the Difference Between memory address and memory?

Memory is microchip; address are processor board slots