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
Is stack a keyword in c?
How can I do peek and poke in c?
how to introdu5ce my self in serco
What is scope rule of function in c?
What is the importance of c in your views?
I have seen function declarations that look like this
What are the 4 types of programming language?
What are 'near' and 'far' pointers?
Tell me is null always defined as 0(zero)?
What is the significance of an algorithm to C programming?
What is a pointer in c?
How can I open files mentioned on the command line, and parse option flags?
What are global variables and explain how do you declare them?
What is storage class?
Describe newline escape sequence with a sample program?