What is a controller in java?
Answer / Arpit Mehrotra
A Controller in Java is a component that handles requests and responses from clients, such as web browsers or APIs. It acts as an entry point for handling incoming HTTP requests.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is java persistence api used for?
What is dto in java?
What is a driver in java?
what is reflection api? How are they implemented?
What is war file in java?
why java has the size of character 2 byte ,while in c/c++ it is of 1 byte?
How do you create a jar file?
Write a program for the following topic - switch case,looping using fuction calling,nesting,console input output. Aim- to print a menu:- 1-series 2-single value. Each menu having sub menu armstrong or perfect.
What is mq in java?
What is stateless in java?
why i can not access private variable in other class?
What is the use of jprofiler?