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 20248

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 .

2205

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

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

2 19683

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 29947

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

1 3617

Post New CDAC C Interview Questions




Un-Answered Questions

Is magento a software?

1


Is wix or wordpress better?

141


What is the basis for creating an organizational plan?

789


Define object spy ?

798


How to Bind Addresses to a Socket?

1171


What are the types of caches in lookup? Explain them.

788


What are different sterilization methods used in laboratory?

952


Name some negotiable instruments.

864


What is spool space? Why do you get spool space errors? How do trouble-shoot them?

792


Define singlecall activation mode in .net remoting?

791


What are the three tiers in a 3 tier architecture?

609


Explain decision/fork usage… scenarios decision?

386


Explain how to restart or shutdown my application programmatically?

779


Is it possible to provide multiple inputs to hadoop? If yes, explain.

528


What is the difference between file-based dependency and key-based dependency?

840