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 36920

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

8 19835

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

4 18042

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

2 8847

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 10290

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 7211

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

3 8500

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 10590

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

26 80632

how to make program without <> in library.

1 4315

Post New ADITI C Interview Questions




Un-Answered Questions

Is it necessary to register a controller command in cmdreg table?

842


What are the different tabs in ms powerpoint?

392


Can you define data reduction?

266


Tell me machine names which are used in washing plant?

1


Tell me angular js date calendar with example?

789


Why xml language uses axl:version in the code?

829


How do I install windows 7 on a windows 10 laptop?

834


What is process termination in unix?

866


WHAT DOES BADAM CONTAINS MINERAL OR PROTEIN NEED DETAIL ANSWER...

3028


How to calculate bearing number to diameter of the inner and outer?

1132


why java does not support unsigned keyword?

5182


Does mongodb require a schema?

1


What are the differences between echo and print?

969


Is it better to learn python or java?

843


List some neo4j cql command.

1