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

Your ASP.NET application displays sales data on a page. You want to improve performance by holding the page in memory on the server for one hour. You want to ensure that the page is flushed from memory after one hour, and that the page is re-created when the next request for the page is received. What should you do? A . Initialize a new instance of the Cache class in the Application.Start event handler. B . Initialize a new instance of the Timer class in the Page.Load event handler. C . Set the Duration attribute of the OutputCache directive in the page. D . In the Web.config file, set the timeout attribute of the sessionState element.

5 6524

Aditi placement paper

2 8458

Aditi placement paper _____ Placement Paper 2

4 12986

How do u identify the object that it is a standard object or not

3 5482

We have 2 sites in which one site allows the user with out asking credentials and second one ask for credentials through a log page. What might be the configurations settings for both sites? We can use IIS and web.config files together.

1 4994

Test approach to windows update?

1731

Test approach to windows scheduler?

1636

Write test cases to anti virus software?

2 20593

How will you decide defect severity and priority?

1 2550

write a Program to dispaly upto 100 prime numbers(without using Arrays,Pointer)

26 74385

Where do you see yourself after 5 Years?

13 49980

What is the difference between cookies and session?

7 72058

Whats the use of string builder?

1 4788

About delegates and events?

2 6638

How to crash or negative testing on a the web based game application

1506

Post New ADITI Interview Questions




Un-Answered Questions

What is a RecordReader in Hadoop MapReduce?

390


What are the types of processing and explain each? : sql server analysis services, ssas

731


How do I get outlook 2019?

1


Require 7-8 points of difference between cdma ans gsm technology.

1543


What is the limitation of groovy?

5






Which website is best for python?

439


You want to be sure that queries in a database always execute at the maximum possible speed. To achieve this goal you have created various indexes on tables which other statement will keep the database in good condition?

526


How to view the log files in sybase?

482


Name the different types of stl containers.

683


What products have you designed which have entered high volume production?

1570


What is the difference between “planned consumption” and “unplanned consumption”? Can safety stock calculation be done on either of these?

724


how are you qualified for this job?

1931


Explain the essential difference between an electron and a beta ray?

479


#include int fn(int v); main() { printf("%d\n",fn(7)); } int fn(int v) { if(v==1 || v==0) return 1; if(v%2==0) return fn(v/2)+2; else return fn(v-1)+3; }

1591


What is non verbal communication?

2045