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 6384

How do handle error/exceptions in winrunner.

2 5789

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

2 6963

How do you carry usability testing?

5 17399

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

3 8963

How do you test cookies?

10 16586

How do you collect the metric?

2 8522

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

21 33675

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

8 18306

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

4 17067

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

2 8270

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 9317

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 6641

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

3 7598

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 9500

Post New ADITI Interview Questions




Un-Answered Questions

How does apache license work?

635


What are the features that are provided to make a program modular?

759


Water hammer in pipes occur due to ?

809


How do you delete blank cells in excel and shift data up?

401


What are the design features involved in teradata?

728






What is the use of pycharm?

600


What are action errors and error and what are the consequences they impose?

748


Brother and sisters I have none but this man’s father is my father’s son? Who is the Man?

863


What are the different views in UML?

736


What is the standard action?

671


How do I clear contents in excel without deleting formatting?

423


What are the ways to renew lifetime leases of objects?

757


How to pass parameters to procedures?

724


What are wooden shingles?

977


Which level of the Transformer oil got dielectric strengh? And why?

1980