macros and function are related in what aspect? a)recursion b)varying no of arguments c)hypochecking d)type declaration
12 36627what 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 11335Average of a couple 10 years ago was 25. The average remains same after having a child and twins after 3 years. What is the present age of the first child
10 18274Post New Infosys C Interview Questions
What is the difference between a generative and discriminative model?
What is the default autowire in spring?
What are the new web part controls in asp.net 2.0 ?
What is "per call" instance mode in wcf?
What is a response header?
What is the need for hibernating tools when orm tools can be used?
How to run database query in wordpress?
What is gold investment casting?
Will pages open in word?
For a given bulk solid how can the particle size distribution be determined?
Explain bootstrap 4 badges?
Is it mandatory for the employees staff of a School, if so give details
Mention what are the three stages of data-mining?
What are the Parameters need to be set when connecting EP to r/3 system what are they?
What is a row in cassandra? And what are the different elements of it?