Answer Posted / devendra.m
Java applications can be divided into 3 parts only
1.standalone application(pure core java)
2.web-applications(servlets & jsp's)
3.enterprise application(EJB-applications)
| Is This Answer Correct ? | 18 Yes | 10 No |
Post New Answer View All Answers
What happens if we override private method?
What is difference between path and classpath in java?
What is google full form?
What is sortedmap in java?
How do you include a string in java?
What is final keyword in java?
What is bool mean?
Define immutable object?
Is it possible to write a regular expression to check if string is a number?
What are passing parameters?
Explain different ways of creating a thread?
What is private protected in java?
What does s mean in regex?
how to deploy apache tomcat server to weblogic server in java
What is compiler and what its output.