Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 22285

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 48243

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

2 20569

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 31300

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

1 4130

Post New CDAC C Interview Questions




Un-Answered Questions

How can we call a child job in master job? How can we trigger particular steps before and after a job?

5


Which linux shell is best?

961


What is datasource?

966


What is ms word used for?

610


You want to run a payment run. Which dates would you take into consideration?

1067


what is the exact heat treatment cycle of IS 4522 Gr6 to get the required properties?

2571


Why function is used in sql?

989


how to access data held on the jes spool?

1103


When are intermolecular forces the strongest?

1029


Can you explain events in google analytics?

162


What is code walkthrough?

1155


This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }

1041


can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u

2187


How do I know what version of windows 1903 I have?

861


Are quotes mandatory in URL’s?

623