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 / harinadhbabu
run
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is indirection?
How will you find a duplicate number in a array without negating the nos ?
how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?
What is data types?
When should the volatile modifier be used?
How do I swap bytes?
What does c value mean?
which type of aspect you want from the student.
Explain indirection?
What are enumerated types?
Define macros.
What is a structure in c language. how to initialise a structure in c?
Why do some versions of toupper act strangely if given an upper-case letter?
What is the difference between mpi and openmp?
Does c have function or method?