What is application tier?



What is application tier?..

Answer / Rahul Shukla

The application tier, also known as middleware, is the software layer in a distributed computing environment that resides between the presentation tier (user interface) and the data tier (database).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is Java Annotations?

1 Answers  


Name two subclasses of the TextComponent class?

2 Answers  


Is it possible for a yielded thread to get chance for its execution again?

1 Answers  


What is the arguement of main method?

1 Answers  


What is vector capacity in java?

1 Answers  


Garbage collection in java?

1 Answers  


Does constructor be static?

1 Answers  


What is the abstraction?

1 Answers  


Difference between object and reference?

1 Answers  


Why java is considered dynamic?

1 Answers  


Explain the concept of polymorphism with examples?

6 Answers   Summation Tech,


What is difference between jdk,jre and jvm?

1 Answers  


Categories