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 22319

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 48270

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

2 20582

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 31321

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

1 4138

Post New CDAC C Interview Questions




Un-Answered Questions

What is the output of the given statement? * (defclass article() ((title :accessor article-title :initarg :title) (author :accessor article-author :initarg :author))) * (defclass computer-article (article) ()) * (defclass business-article (article) ()) * (defclass political-article (article) ()) * (setf articles (list (make-instance ‘business-article :title “Memory Prices down”))) a) Business article b) Political article c) Business article

1227


Variables used in a switch statement can be used with which datatypes?

1042


Explain the function of a monosaccharide?

1092


what are the duties of a staff as manpower management?

2061


How to run sql commands in sql*plus?

1255


What are issues if we mix new and free in C++?

856


What does ctrl end do in word?

607


Can you partially settle rebate accruals?

1116


What is div short for?

960


details of oil cell size of Breakdown voltage test of tranformer oil details as per Standardswith mushroom electrodes?

1930


Why do we use logical blocks in abap program?

2151


In PFI plant one stage capacitor connection is directly connected(with out megnetic contact controll). but why?

2336


Are all my devices compatible?

1665


What is soil classification? : soil science

1084


What is characteristic of ideal opamp?

1052