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 .
2508#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 48270void main() { static int i = 5; if(--i) { main(); printf("%d ",i); } } what would be output of the above program and justify your answer? }
5 31321/*what is the output for the code*/ void main() { int r; r=printf("naveen"); r=printf(); printf("%d",r); getch(); }
1 4138Post New CDAC C Interview Questions
What is the output of the given statement? * (defclass article() ((title :accessor article-title :initarg :title) (author :accessor article-author :initarg :author))) * (defclass computer-article (article) ()) * (defclass business-article (article) ()) * (defclass political-article (article) ()) * (setf articles (list (make-instance ‘business-article :title “Memory Prices down”))) a) Business article b) Political article c) Business article
Variables used in a switch statement can be used with which datatypes?
Explain the function of a monosaccharide?
what are the duties of a staff as manpower management?
How to run sql commands in sql*plus?
What are issues if we mix new and free in C++?
What does ctrl end do in word?
Can you partially settle rebate accruals?
What is div short for?
details of oil cell size of Breakdown voltage test of tranformer oil details as per Standardswith mushroom electrodes?
Why do we use logical blocks in abap program?
In PFI plant one stage capacitor connection is directly connected(with out megnetic contact controll). but why?
Are all my devices compatible?
What is soil classification? : soil science
What is characteristic of ideal opamp?