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 11638Post New Infosys Interview Questions
What accomplishments have given you the most satisfaction in your life?
how to treat investment fluctuation fund in case of death of a partner
While there, are many tests available to detect leaks on vessels, is there a technology available to quantify the leak, or measure the flow through a leak?
What is a 16 core license?
What is the difference between a release version and snapshot version in maven?
Explain dc generator with its types?
What are global variables in node.js?
What is ctrl s in excel?
What is targetnamespace in xsd file?
can you implement data mining in SSRS?
What is JDBC Connection? Explain steps to get Database connection in a simple java program.
Can you test database manually, if yes; then how, explain with example?
Can linux computer be made a router so that several machines may share a single internet connection? How?
How does spring dependency injection work?
Describe the data analysis process.