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 Interview Questions
Questions Answers Views Company eMail

How do you recognise Active X components in winrunner?

4 7256

How do handle error/exceptions in winrunner.

2 6465

How do you create a startup script in winrunner and what is consists generally?

2 7719

How do you carry usability testing?

5 19066

what are the major observations that you made when you are doing compatibility testing particularly in web applications?

3 9719

How do you test cookies?

10 18027

How do you collect the metric?

2 9492

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

21 36651

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

8 19726

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

4 17963

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

2 8811

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 10193

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 7165

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

3 8437

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 10504

Post New ADITI Interview Questions




Un-Answered Questions

How can we get the generated event?

76


What is Hcm Master Data In Sap?

985


how do calibrate the valves.. with clear manual

2031


How much hard drive space does ubuntu need?

682


What are data types in .NET?

1101


Tell me the formula of heat loss in a pipe.

989


Do you know what is the difference between deep and shallow copy?

940


explain the server requirements for cakephp.

3


Tell me what do you mean by custom field in wordpress?

137


What atom 1.0 files look like?

800


What is routerlink in angular?

704


Is a hashset ordered?

932


What are different types on virtual providers?

950


How can u debug your .net application?

1006


Explain values() operation in apache spark?

472