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 5712

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 16431

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

3 8419

How do you test cookies?

10 15506

How do you collect the metric?

2 8065

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

21 31079

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

8 17014

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 6161

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

3 6937

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 8640

Post New ADITI Interview Questions




Un-Answered Questions

how SQL statement is processed in SAP HANA?

54


Discuss how you can use filters in apache hbase

112


What’s the connection of iot with big data and how is it going to be affected?

1


What are The Background Maps in Tableau?

183


Can a transistor be obtained by connecting tow semiconductor diodes back-to-back?

784






Explain asp.net?

603


What is the difference between windows server standard and datacenter?

104


How can a bill collector contact debtors?

622


Can anybody inform me about the pattern of ECIL GET( Graduate Engineers Trainee) interview for Electrical students? Will there be HR round as well? I thought of preparing for 2 to 3 subjects thoroughly. Will it be sufficient? Please share your thoughts.

1696


if hr asked that why are you interested in marketing kind of job then what should i reply.

2917


How do I save in hibernate?

242


Create an array in javascript with a list of 4 colors, assign that array to the variable, ‘colors’.

436


What is pg_hba conf?

440


if salary paid per month rs. 16000/- of female <65 i will deduct tds from his salary please what i will do explain?

1954


Name a few companies that use Apache Spark in production?

247