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


Please Help Members By Posting Answers For Below Questions

How old is c programming language?

563


Subtract Two Number Without Using Subtraction Operator

343


What is ambagious result in C? explain with an example.

2039


What is a good way to implement complex numbers in c?

578


which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above

1401






What is a scope resolution operator in c?

735


What are logical errors and how does it differ from syntax errors?

641


If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.

1775


What’s the special use of UNIONS?

648


What are the usage of pointer in c?

692


What is a c token and types of c tokens?

575


What does it mean when a pointer is used in an if statement?

589


Is there any algorithm to search a string in link list in the minimum time?(please do not suggest the usual method of traversing the link list)

1851


What is the maximum no. of arguments that can be given in a command line in C.?

655


What are multibyte characters?

633