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

ADITI C Interview Questions
Questions Answers Views Company eMail

What is the output of the program given below #include main() { char i=0; for(;i>=0;i++) ; printf("%d\n",i); }

21 36713

What is the output of the following program #include main() { int i=0; fork(); printf("%d",i++); fork(); printf("%d",i++); fork(); wait(); }

8 19747

What is the memory allocated by the following definition ? int (*x)[10];

4 17977

What is the memory allocated by the following definition ? int (*x)();

2 8822

What is the output for the program given below typedef enum grade{GOOD,BAD,WORST,}BAD; main() { BAD g1; g1=1; printf("%d",g1); }

4 10209

Give the output for the following program. #define STYLE1 char main() { typedef char STYLE2; STYLE1 x; STYLE2 y; clrscr(); x=255; y=255; printf("%d %d\n",x,y); }

2 7174

#ifdef TRUE int I=0; #endif main() { int j=0; printf("%d %d\n",i,j); }

3 8453

What is the output for the following program #include main() { char a[5][5],flag; a[0][0]='A'; flag=((a==*a)&&(*a==a[0])); printf("%d\n",flag); }

5 10511

write a Program to dispaly upto 100 prime numbers(without using Arrays,Pointer)

26 80359

how to make program without <> in library.

1 4270

Post New ADITI C Interview Questions




Un-Answered Questions

Why session timeout is important?

1060


How can you execute php script from the command line?

965


What are the advantages of lightning ? : salesforce lightning component

402


What is sequence?

1017


Name some companies that make use of django?

401


Which framework is best for microservices?

444


What is Context?

337


What is the use of actions in qtp tool?

36


what is event bubbling and event capturing in javascript?

950


Expand cell line HL-60.

533


Why would we not include these?

1098


Can treeset contain duplicates?

885


What are the major components that make up a web service - soap (simple object access protocol)?

832


How does a random coil differ from an irregularly structured region?

2156


What is web dynpro component usage?

334