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?
4 8577void main() { static int i = 5; if(--i) { main(); printf("%d ",i); } } what would be output of the above program and justify your answer? }
5 31122int main() { int x = (2,3,4); int y = 9,10,11; printf("%d %d",x,y); } what would be the output?
7 12465A.C func() { pritnf(" in fuction %d",MACRO); } MAIN.c testfunc() { #define MACRO 10 printf("in test function %d", MACRO); } main() { printf("in main %d",MACRO); func(); testfunc(); getch(); }
2 4861how can i print "hello".please consider inverted commas as well.i want to print on console: "hello"
4 12380int a[3][5]={ {1,2,3,4,5],{2,3,4,5,6},{10,11,12,13,14}}; int *p=&a; printf(ā%dā,*(*(x+1)+3));
2 4990Post New Wipro C Interview Questions
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
There is an interface between sd and fi in invoicing. Can you think of another interface between sd and fi?
How to reverse singly link list?
Mention the differences between trigger and stored procedures
What is cathode ray oscilloscope (cro)?
What is difference between singleton and prototype bean?
What do you mean by drivers?
what is mail role & relationship between senior Civil engineer to consultants , Construction manager ,project manager, project engineer ,Technical engineer & qa/qc engineer ? what is the responsibilites of Senior Civil Engineer?
Draw a parallel circuit with one battery and two resistors. Derive the formula for resistance?
How do I change the root password in ubuntu terminal?
What does br mean?
Can you execute macro within another macro? If so, how would sas know where the current macro ended and the new one began? : sas-macro
What three mineral particles is soil composed of? : soil science
What are the differences between state and temp records?
How can we overcome by loops? And also is it possible, one user can different universe? : sap bobi