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 / sasmita lenka
it l run
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
What are linked lists in c?
Why doesn't C support function overloading?
What is the difference between local variable and global variable in c?
Which header file is used for clrscr?
What is the difference between new and malloc functions?
What is an lvalue in c?
Differentiate between Macro and ordinary definition.
What are the features of c language?
What Is The Difference Between Null And Void Pointer?
Can we change the value of constant variable in c?
Who developed c language and when?
Write a c program to demonstrate character and string constants?
Explain can you assign a different address to an array tag?
Explain what are run-time errors?
Explain what does it mean when a pointer is used in an if statement?