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 5667

How do handle error/exceptions in winrunner.

2 5335

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

2 6432

How do you carry usability testing?

5 16345

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

3 8371

How do you test cookies?

10 15448

How do you collect the metric?

2 8029

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

21 30906

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

8 16902

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

4 16246

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

2 7798

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 8464

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 6123

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

3 6845

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 8579

Post New ADITI Interview Questions




Un-Answered Questions

What is traceur compiler ?

454


How can you do the usability testing?

680


How to aggregating data across related tables?

531


what is your opinion regarding T.V shows on youth

2122


What is a parent directory in unix?

462






Explain response in laravel.

411


What is client mode in spark?

189


write script for bitmap image?

1507


Does a class need a constructor c#?

462


I want to know about the open source licenses and its features

1655


Explain me a hash table?

47


What is difference between router and switch?

570


define correlation names?

530


How do you ensure culturally sensitive care when diagnosing and treating cancer patients, especially when dealing with diverse cultural backgrounds?

1


How does jenkins authenticate users?

1