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 7450

How do handle error/exceptions in winrunner.

2 6600

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

2 7825

How do you carry usability testing?

5 19328

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

3 9901

How do you test cookies?

10 18384

How do you collect the metric?

2 9642

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

21 37340

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

8 20010

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

4 18190

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

2 8923

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 10425

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 7307

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

3 8595

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 10717

Post New ADITI Interview Questions




Un-Answered Questions

What is a feasibility study?

1237


What is specific fuel consumption?

1220


What are zones in azure?

677


Is age a variable in research?

899


The BACKTRACKING-SEARCH algorithm in Figure 5.3 has a very simple policy for what to do when a branch of the search fails: back up to the preceding variable and try a different value for it. This is called chronological-backtracking. It is also possible to go all the way to set of variable that caused failure. State whether True or False. a) True b) False

1929


How we can get current url in magento?

3


What is an identity?

1018


What is strong in ios?

787


I am a fresher and i have done testing course from orbit institute hyd.can any1 say me whether it is necessary to do project in testing.if it is that which is best institute in hyd.can you please inform me if there is any job 4 freshers.thanxs

1928


how to do sudoko puzaals?

2273


How can you push data from an Applet to a Servlet?

1103


Which Workflow are used in Sharepoint Designer , how can i executed Workflow ?

773


What is standard order type

2213


What is a c# delegate?

1074


Tell me what is a hub in selenium grid?

944