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 18385

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 .

1895

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

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

2 18986

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 28144

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

1 3156

Post New CDAC C Interview Questions




Un-Answered Questions

Tell me what is the need for an infinite loop in embedded systems?

433


Explain the procedure to add assemly to gac to make it shared one?

563


What version of TeeChart is supplied with Delphi 6?

1476


What are ibeacons in ios? : IOS Architect

487


Which animal live in hot region?

607






why is M25 and Fe 500 assumed to be most economical? i feel it is not.This is because higher grade of concrete and steel has higher lapping length and anchorage length compared to lower grades..

2083


What do you mean by Blood Tracing?

519


all technical question

1682


I am getting above 60 V as open delta voltage against single phase unit ICT at tertiary delta formed and ICT getting trippped on NDR. ICT tested and found in order. PTs provided on tertiary are tested and in order. what may be the reason?

1400


What is ics?

1


will u please send me the placement papers to my mail???????????????????

1359


What is smb used for?

626


What is bteq utility in teradata?

569


What is sap locking?

595


How to take the backup of a wordpress site?

128