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
Hai Friends I am working as a Software Test Engineer in Bangalore. I am taking Classes at weekends on Testing Concepts. I will teach will all the real time examples and writing the Test cases, Document Management and also about what are all the duties of a real time Test Engineer at a company. Course Fee is very minimal and only in week ends. For who attended the class any time support through phone and job guidence. Intrested Friends mail me at vinodhanandhan@gmail.com
what is the SOAP UI and Web services? what are the uses in testing?
How is adhoc testing different from exploratory testing?
What is destructive testing?
Questions for role of a QC engineer at NDS,Bangalore 1st round is written 20 questions on aptitude and 10 question on testing Aptitude--problems on time and distance,tap problem,ages,time and work,probability, Testing 1.Difference Between QA & QC 2.Any 4 types of SDLC models with diagram. Also Pros and cons of each model 3.What is application Testing And embedded testing 4.Qualities of a good tester 5.Test cases for registering user. One field for user name,2 fields for password,"ok" and "cancel" button 6.What is a bug,explain Bug life cycle 7.Difference between priority and severity? 8.Some question on software design
What is mr and what information does mr consists of?
Explain what are test driver and test stub and why it is required?
What kinds of performance tests might be required for a word processing system?
-What do you think about unit testing? -How do you assure quality of the code you release? -How do you release software?
What is a test case template?
What if the application has functionality that was not in the requirements?
create a daily status report or list the items you will cover in a status report
What is change request?
What is test metric is software testing and what information does it contains?
Differentiate ad-hoc testing and exploratory testing?