we compile c program in 32 processor and 64 bit processor
.exe file is created in both the processors. if we want to
run .exe file in 64 bit processor which is created in 32 bit
processor. is that .exe file is run or not if it is not run why?

Answer Posted / anil

64-bit OS usually comes up with 32-bit emulations also.
That's why we will be able to run 32-bit app on a 64-bit OS.

More precisely 64-bit architecture is a super-set of 32-bit.

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can my program discover the complete pathname to the executable from which it was invoked?

660


What is your stream meaning?

607


How can you find out how much memory is available?

618


the question is that what you have been doing all these periods (one year gap)

1618


What are multidimensional arrays?

656






What is anagram in c?

521


What are examples of structures?

597


When should the const modifier be used?

660


How can I split up a string into whitespace-separated fields?

571


What is s in c?

618


What are header files in c programming?

657


write a C program: To search a file any word which starts with ?a?. If the word following this ?a? starts with a vowel.Then replace this ?a? with ?a? with ?an?. redirect with the output onto an output file.The source file and destination file are specified by the user int the command line.

2455


What is typedef?

678


How many identifiers are there in c?

581


Why is structure important for a child?

603