how do i know that I am using 32 bit Windows
Answers were Sorted based on User's Feedback
Answer / karuna
The terms 32-bit and 64-bit refer to the way a computer's
processor (also called a CPU), handles information. The
64-bit version of Windows handles large amounts of random
access memory (RAM) more effectively than a 32-bit system
1.Open System by clicking the Start button, clicking Control
Panel, clicking System and Maintenance, and then clicking
System.
2.Under System, you can view the system type.
| Is This Answer Correct ? | 17 Yes | 4 No |
Answer / vaibhav kavimandan
just do these steps :
Start button > run > type systeminfo> hit enter key
find System type : if it is X86-based PC then its 32bit
enjoy!
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / prudhvi
Also you can try this way type "msinfo32.exe" in cmd prompt
and hit enter.
If the system type comes up as the x86 then its a 32-bit
windows.
And the other way is through the remote assistance in the
All programs.
This is in consideration with XP-OS
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / aritra pal
In your desktop right click on "My Computer" select properties it will open system properties under system check the system type-it will display the 32 or 64 bit system you are using.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / tushar misal
We can check this using C program also which is as follows. int x;printf("%d",sizeof(x)); If output is 2 then system is 32 bit.If output is 4 then it then it is 64 bit.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to write test case from the MS word on Creating a new document called Good world ?
anyone can explain about SixSigma process.
What is process area in cmmi?
How do you determine which piece of software require how much testing?
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
what is diff between 32 / 64 bit web browser ??
I'm looking for a latest news on software testing, please help me.
When a non-conformance is noted during these "reviews", what happens next?
What are the things the tests ensure?
How do you start your QA if there are no system requirements?
-What do you think about unit testing? -How do you assure quality of the code you release? -How do you release software?
How you will begin to improve the QA process?