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 18327

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 .

1893

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

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

2 18970

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 28102

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

1 3141

Post New CDAC C Interview Questions




Un-Answered Questions

How do you enable flash fill in excel?

312


What are the main functions of ms word?

317


identify valid statement when coding a field exit ? a) submit RSCA101X b)MESSAGE E101 C)MESSAGE I101 d)BREASK-POINT

1908


what is proc Index? and what is proc document?

1982


If the valueset if of type –TABLE then how many tables can we attach in the valueset ?

1807






What does dml stand for?

496


Define firewalls?

563


Explain how you can send the result back in JSON format in MVC?

567


How much is word monthly?

322


How do you combine words in excel?

311


What are filegroups in sql server?

572


Which programming language is used in ios?

434


What is difference between static class and singleton pattern?

471


How do you perform risk classification?

332


Can I turn off some of my local papers?

528