what is the output? #define fun(a,b,t) (g ##t=(a),(a)=(b),(b)=g##t) float gfloat; main() { float a=1.12,b=3.14; fun (a,b,float); printf("na=%4.2f,b=%4.2f",a,b); } A)Error in Defining Macro B)a=1.12,b=3.14 C)a=3.14,b=1.12 D)None of the Above
3 11641Post New Infosys Interview Questions
Which tag inserts a line horizontally on your web page?
Does changing wordpress theme affect seo?
When is idoc data transfer used?
Is quicksort recursive?
What is the use of java?
wht is different between defered tax liablities and defered tax assets??????
Why and what cause of leak fuel oil in high pressure pipe of main engine?
How to add a javaScript function in a datagrid?
When would you use css float?
What is req res?
Give the format of using and giving in sort statement. What are the restrictions with it?
describe where they would look at the buffer statistics, and what steps they would use to adjust them?
Principle of single pan analytical balance
How many times will this loop execute? Explain your answer.
How to developed the event service consumers and suppliers?