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 8403void main() { static int i = 5; if(--i) { main(); printf("%d ",i); } } what would be output of the above program and justify your answer? }
5 30883int main() { int x = (2,3,4); int y = 9,10,11; printf("%d %d",x,y); } what would be the output?
7 12211A.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 4737how can i print "hello".please consider inverted commas as well.i want to print on console: "hello"
4 12210int 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 4900Post New Wipro C Interview Questions
What is system?
Is it possible to determine header tasks automatically at save without selecting the save + determine tasks button?
What is a transition plugin in bootstrap?
What is the difference between logical and visual tree?
what are your strengths & weekness ?
what is saturation kit?which use above 15 kw motors panel side.
What are testing techniques? What is difference between general and specific?
What is links in ms word?
What is access runtime?
What is Object Relational Designer (O/R Designer)?
Explain architecture of struts2?
What is process chain and how you used it?
Dear Friends, I am having a 4+ years of experience in HR field and am planning to do SAP - HR general course (not the certification) but one of friend suggested me to go for SAP certification. But am confused whether to go for certification or general course?? If I have to do the certification how for its going to help?? How is the future for SAP CERTIFICATION?? NEED YOUR HELP, KINDLY ADVISE ME Best Regards Kiran M: +91 ā 9632600115 Email: Kirankumar7782@gmail.com
drawings by making a DD from bank ( suppose payable towards UIT ) and on cancellation on such DD what journal entry needs to be passed ?
Explain High Severity and Low Priority with example?