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 5708

How do handle error/exceptions in winrunner.

2 5362

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

2 6467

How do you carry usability testing?

5 16424

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

3 8416

How do you test cookies?

10 15506

How do you collect the metric?

2 8064

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

21 31076

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

8 17012

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

4 16302

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

2 7832

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 8538

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 6157

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

3 6936

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 8636

Post New ADITI Interview Questions




Un-Answered Questions

Is it possible to change role template? How?

674


Motor,transformers,capacitor tubelight etc....

1205


Describe briefly an ADO.NET Dataset ?

538


how to use dmx-the data mining query language?

27


What are consumers or users?

353






What can be the size of largest dataset in SAS?

698


what is difference between milestone and run-levels in Solaris ?

2552


How to update risk id in rule set?

657


What is interface? Why it is used?

530


how withstand of hi-pot test outputs of transformer wire 2.5mm

1492


What schema means?

509


What are different types of calculation usages used in wcs?

471


Can you explain how long are locks retained within the repeatable_read and serializable isolation levels, during a read operation with row-level locking?

514


how ratio is calculated for any grade of concrete. for e.g. sppose M20 requires(x;y:z) quantity of cememt sand and aggregate.

1549


Explain Chickan works

5