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


Please Help Members By Posting Answers For Below Questions

Explain agile development processes?

608


Please, list many things You’ll do (effort) as a SQA Tester, in this Company software project from the idea making of the specification, till that software released!

1442


How does the Internal QA Audit relates with the ISO Standards level ?

1737


what is angle testing

1813


What kind of things that forbidden to do by a SQA Tester if He/ She don’t want to get fired?

1622






What is the Differnce B/W Quality Management and Quality Control

1473


We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username

1753


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

1565


Scenario :- when we test payment module in the eCommerce site, then how do we verify or actually check transaction failed and the amount will be returned in next few days? i am using pay pal / credit card.

913


What is a bug life cycle?

616


What is basic block?

619


How do you define a format of writing a good test case?

573


What has not worked well in your previous QA experience and what would you change?

1658


Performance Evaluation means..?

1837


How to test different Authorization levels for the Admin user and Userside users.

1919