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 34988

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

8 18971

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

4 17493

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

2 8544

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 9738

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 6913

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

3 7972

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 9951

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

26 78540

how to make program without <> in library.

1 3887

Post New ADITI C Interview Questions




Un-Answered Questions

What are encoders and decoders?

847


What are different type of normalization?

796


Explain NBFCs?

986


How do I kill multiple processes in windows?

684


How often should send emails to customers?

383


can we create multiple instances of a message flow?

711


How to use multi select picklist as a filter while fetching data using soql?

403


what is the structure for the data driven framework

1810


Will session work if cookies is disabled?

819


Can you explain the process of designing a data integration job in SAP BODI? What components would you use?

1


Is swift objective c?

1


Can you write a script to portray how set –x works?

837


What is xpointer in xml?

707


How would you determine a metric for engagement?

976


How will you see the calendar for specific month say august 1947 in linux?

752