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 5709

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 16427

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

3 8417

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 31077

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

8 17013

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 6159

#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 8638

Post New ADITI Interview Questions




Un-Answered Questions

Define declination?

621


What is forward link power control?

465


What is the executor design pattern?

716


What is wpf textblock?

106


Do you know what are the new features that iso/ansi c++ has added to original c++ specifications?

547






What are the differences between malloc() and calloc()?

603


When will the next Olympics take place and where?

604


What is wordpress media library?

94


Does bootstrap supports less and sass css structure in any form?

5


What are the key elements of the ribbon?

316


What is meant by a dynamic array?

491


Explain the architecture of the sap bw system and its components?

471


what is the principle involved in Biometry?

1725


How the over load setting for HT Motors calculated-provided in Numerical Relay

1182


What is refurbishment process?

514