what is the difference between 32 bit O.S n 64 bit O.S?
Answer / bose_85
The difference is the amount of information the PC’s processor
can handle at any precise moment. While a computer designed
for a 64-bit operating system has vastly more potential
computing power, it requires fundamental changes to the way
its software is designed.
There are also some significant mathematical limits to the two
different types of processor. A 32-bit processor can only work
with a maximum of 4GB of memory, and this is usually limited
to 2GB for any one program. A 64-bit processor could
theoretically work with 17 billion GB of memory.
| Is This Answer Correct ? | 3 Yes | 0 No |
How to Communicate with JavaScript?
what will this do? function show_alert value="Show User" eval("x=10; y=20; document.write(x*y)");
i a had secured second class in tenth and twelth and i secured first claas.can i apply for job
How do you insert record into scripting using siebel crm
what is the Structure of an ANT file?
Would you tell me that what is test script? and how to write it? are there some templates?
what we will test in functionality testing
In sap script, created 1 form but when its went to production system , client want some changes in 1 (ex - addrss) window, what we will do?
can I name the build.xml with any name? if so how can I invoke ?
how do i compose the text message in the yahoomail using descriptive programming in QTP?
how can i type the text message in compose box in yahoo mail using descriptive programming in QTP?
How applet differ from Swings in java ?