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 5754

How do handle error/exceptions in winrunner.

2 5388

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

2 6492

How do you carry usability testing?

5 16480

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

3 8451

How do you test cookies?

10 15589

How do you collect the metric?

2 8093

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

21 31258

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

8 17069

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

4 16349

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

2 7854

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 8581

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 6180

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

3 6961

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 8684

Post New ADITI Interview Questions




Un-Answered Questions

Please clarify, 1. Is it required to lay two runs of GI wire along with Armoured LT cable if it is laid between one big mains (63Amps TPN SDF) to small main (32A TPN SDF) with proper glanding termination? 2. If the armoured cable with proper glanding is laid from DB to CNC machine, is it required to run two runs of body earthing to the Machine from DB? 3.If the armoured cable with proper glanding is laid from Substation to Hangar, distance is approx. 100 mtrs, is it required to do earthing at shop area though the primary termination at substation is earthed through gland.

1563


Explain what are commit and rollback in sql?

526


What is laravel policy?

448


In an example of a Bank Teller requesting that her computer program should include an addition that shows the full Customer Profile on her main screen, what would a Waterfall vs. Agile approach include and/or look like for such a request?

454


What is binding in angular?

399






Explain the role of ieee in computer networking?

610


What is the use of type of operator?

516


What is a Client In Personnel Administration?

623


What is defect analysis?

576


What is meaning of customized reports?

642


how to add a new records into source?

1525


What according to you is more important - effort or result?

764


How long does it take to install ubuntu from usb?

378


What is T1 and E1? How many D and B channels do they have in case of ISDN?

142


What are operating system services in windows operating system?

5