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 / sagar

no it wont

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I convert a number to a string?

697


What is the difference between printf and scanf )?

687


How do you determine the length of a string value that was stored in a variable?

742


How can I generate floating-point random numbers?

699


C program to find all possible outcomes of a dice?

1945






What is identifier in c?

653


pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)

1959


Explain how can I write functions that take a variable number of arguments?

691


What is quick sort in c?

696


Is c is a high level language?

713


Explain how do you convert strings to numbers in c?

692


What are all different types of pointers in c?

678


Is c programming hard?

657


How to compare array with pointer in c?

709


How can I manipulate strings of multibyte characters?

714