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 |
why do u need an ANT?
what is the difference between the start_form and open_form
what is the Structure of an ANT file?
can I name the build.xml with any name? if so how can I invoke ?
which is best institute for flex and actionscript in hyderabad
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?
How do you insert record into scripting using siebel crm
Need a batch file or VB script to delete old (more than 90datys) roaming profiles
Difference between the SAP MDM vs IBM MDM in approach, the tools used , ease in handling/implementing.
How can Loading video files in AS3?
what is Eventflow.?
How can we return a value from User Defined Function ? For Eg. we have 2 functions. In Fun1 i am getting 2 values (a,b) and i am addding those 2 and storing in to another var (c). Now i want to pass that var(c) to another function (fun2). What will be the script?