Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

CDAC C Interview Questions
Questions Answers Views Company eMail

How to use c/c++ code in JAVA

10 17751

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 .

1772

#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 41671

what is the difference between. system call and library function?

2 18774

void main() { static int i = 5; if(--i) { main(); printf("%d ",i); } } what would be output of the above program and justify your answer? }

5 27170

/*what is the output for the code*/ void main() { int r; r=printf("naveen"); r=printf(); printf("%d",r); getch(); }

1 2991

Post New CDAC C Interview Questions




Un-Answered Questions

1)How many tpes of vibration probe and how many tpyes of vibration. 2)how we can calibrate a vibration probe with tk3 3)what is RMS value in vibration measuring application and how we calculate it.

1792


What are different components under maintenance planning?

414


What is static class data?

489


What idea do you have about subprime lending?

535


Why do you need php?

436






How do you prevent the creation of a session in a jsp page and why? What is the difference between include directive & jsp:include action?

474


What are mq channels?

427


What do you mean by dimensional modeling and relational modeling? Which one do you use in dw? Why?

423


What is print_r?

427


How does coalesce work?

489


Is visual c++ the same as c++?

491


How do you convert byte array to hexadecimal string, and vice versa?

441


Which is considered more secured wordpress.com or wordpress.org?

87


Differentiate between ideal and non-ideal voltage sources?

571


How to floss effectively?

396