Answer Posted / sumit
servlets is java program runs on web container and main
thing about it is that "html in java".
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
ioc vs dependency injection?
How do you check if java is installed on windows command prompt?
What is flatmap in rxjs?
What is the difference between map and flatmap in java?
What is stateful in java?
what are the different phases in delivering the project during development and maintenance?
What type of parameter passing does java support?
Which version of my browser should I use? : java security
What is @override annotation in java?
What is data encapsulation?
Why we use beans in java?
What is difference between loosely coupled and tightly coupled in java?
Java prints out a ton of digits when I system.out.println() a double. How can I format it so it displays only 3 digits after the decimal place?
What is phantom memory?
Can we write lambda without functional interface?