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 5727

How do handle error/exceptions in winrunner.

2 5367

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

2 6472

How do you carry usability testing?

5 16444

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

3 8424

How do you test cookies?

10 15522

How do you collect the metric?

2 8078

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

21 31131

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

8 17041

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

4 16314

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

2 7838

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 8554

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 6170

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

3 6942

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 8655

Post New ADITI Interview Questions




Un-Answered Questions

please inform me , how to make employee ladger account of salary...please inform me with entry..e.g if we give 14000 salary, as structure we put it half amount in advance and half is salary so in this case how to make entry in employee ledger account...please inform me...both things..Thank You.

4227


Is c# a keyword?

485


What are basic enhancement and restoration techniques?

797


Do you need a server for wordpress?

90


What are some disadvantages of a standard language such as sql?

481






Does activex work in firefox?

392


What is yml file in spring boot? : Spring Boot

156


Compare dataset and fileset?

557


What are the types of commutation? (Or) turn off methods?

584


How does a cookie work in Servlets?

334


Can you use call horizon and shift factors in multiple counter plan?

552


My evaluation version has expired! Are my databases toast?

528


What is the use of $_request variable?

569


What exactly is cardiovascular disease, and what are the risk factors?

585


Explain Spark Driver?

234