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 11494Post New Infosys Interview Questions
What is a node in drupal 8?
What is the metallurgy use? What is the casting and forging?
What is portfolio investment?
How can I hide my blog from people?
Can you sort a string in java?
What is the probability of getting a HTT combination before getting a TTH combination?
Working Detail of enging?
Does linux need antivirus?
What are bind parameters?
How do I start a spark master?
Where test director stores its data ? Database ,Local file etc...? I need to read this data from Visual Studio 2005 c# client. Regards
What are the different normalization forms?
Sencha touch is?
What do you know about Banks?
How to convert string into datetime?