What is the middleware?
Answers were Sorted based on User's Feedback
Answer / ravikiran
middleware is the one where we will write the busines logic
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sangith
which is used to connect two or more applications, allowing
them to exchange data.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the use of accept () method in java?
why is multiple inheritance not allowed in java?
7 Answers Elementus Technologies, Huawei, Infosys,
What data structures are used to perform recursion?
0 Answers Akamai Technologies,
difference between byte stream class and character stream class?
What is unicode datatype?
What is polymorphism java example?
Life Cycle of Thread
what are the differences between final,finally,finalize methods?
Can constructor be protected in java?
Can classes declared using the abstract keyword cab be instantiated?
How can you avoid serialization in child class if the base class is implementing the serializable interface?
What is functional interface in javatpoint?