how do i know that I am using 32 bit Windows
Answer Posted / 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 |
Post New Answer View All Answers
What are the differences between test strategy and test plan?
Hi every body i am going to take the ISTQB Foundation level Exam on March 21th 2010, Could any one send some list of question papers and latest Dumps to My mail id: (saran_loyola05@yahoo.co.in). Advance thanks. Regards, Saran
When do you think qa activities should start?
List out the software quality practices through the software development cycle?
How to create requirements test matrix template?
What is code walkthrough?
What are the various tools you have used in testing process?
What are the defects found in testing banking domain?
What is binary portability testing?
Have you ever worked with QA in developing test tools? Explain the participation Development should have with QA in leveraging such test tools for QA use.
What is context driven testing?
What is traceability matrix? Is it required for every project?
Differentiate ad-hoc testing and exploratory testing?
What are the technical and environment risks u faced in ur testing career?
What is difference between qa, qc and software testing?