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 .
2413#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 47481void main() { static int i = 5; if(--i) { main(); printf("%d ",i); } } what would be output of the above program and justify your answer? }
5 30929/*what is the output for the code*/ void main() { int r; r=printf("naveen"); r=printf(); printf("%d",r); getch(); }
1 3974Post New CDAC Interview Questions
What is the requirement of a tag library?
What is RuPay?
If a polar molecule has a charge of 4.8 * 10^ (-10) and internuclear distance is 1A then what is its dipole moment?
What are data science and analytic?
What is the start up procedure of desalter
salam&hi, i need to know about how can i calculate an enough current for the new building before i submit it to the suppliers
What are the different api's in salesforce ?
what are the requirements to connect Tally ERP 9 remotely?
Explain ecmascript?
Is windows defender a firewall?
Can you add data records in the user exit?
What is the purpose of iis server?
Define pneumatic conveying?
What other technologies have you used in hadoop sta ck?
What is dynamic proxy?