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 |
Someone who protect my excel file, m using ms office 2007 and windows 7 operating system, pls help me, how can i unprotect sheet
If we add regular expressions to a script recorded in QTP, will it effect the performance of the script?
Would you tell me that what is test script? and how to write it? are there some templates?
which is best institute for flex and actionscript in hyderabad
What is URL Loader.?
what is Eventflow.?
QTP not able to select multiple row selection when new rows are added
Why we use Action Script(Multimedia Flash) rather than using other scripting languages (JAVA,VB...etc) ?
Difference between the SAP MDM vs IBM MDM in approach, the tools used , ease in handling/implementing.
what is the Structure of an ANT file?
How can Loading video files in AS3?
In the Web page we have a table link, if we click on that link all the contents under that link will be sorted (asscending/Descending). Now i want to check in which order the list is ? for that i need to get the data in to some var How can i get that cells data?