hi friends how r u as soon in satyam my interview is start but i m very confusued ta wat i do plz help me frndz wat can i do plz tell me some question and answers related with "C" which r asked in the interview .
2447#define MAX(x,y) (x) > (y) ? (x) : (y) main() { int i = 10, j = 5, k = 0; k = MAX(i++, ++j); printf("%d %d %d", i,j,k); } what will the values of i , j and k? }
14 47780void main() { static int i = 5; if(--i) { main(); printf("%d ",i); } } what would be output of the above program and justify your answer? }
5 31086/*what is the output for the code*/ void main() { int r; r=printf("naveen"); r=printf(); printf("%d",r); getch(); }
1 4040Post New CDAC Interview Questions
How to write html code dynamically using JavaScript?
What is the difference between the html form methods get and post?
What is the role of SEBI in Economy?
Explain bootstrap 4 badges?
Required to undertake a critical evaluation of the recruitment and selection for organisation
what is mean by nitrosamine impurities?
What is xslt used for?
What are the components of jsp?
What are alerts? Where & how u has to do alerts?
Explain the costumes of Assyrian women?
Define depreciation areas? : fi- asset accounting
What are verification and validation and difference between these two?
How to set database to be read_only in ms sql server?
Explain what mrp (material requirement planning) list is and what is the transaction code to access mrp list?
What is the use of pgp?