can any body tell me? does advance java and j2ee both are same.
Answer Posted / srikanth muddu
s der is no core java adv java as per sun..only
j2se,j2ee,j2me coming ot core java n adv java diff. by core
java v can develop desktop application..but by adv java mena
(jsp,servlets,struts.hibernat)v can develop web
appilcations n applets.....
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is equlas() and hashcode() contract in java? Where does it used?
How do you check if a string is lexicographically in java?
Is namespace same as package in java?
What does jre stand for?
worst case complexities of Quick sort and Merge sort.
What is mnemonic code?
What is try-with-resources in java?
What does main method?
How many arguments can a method have java?
What are the two basic ways in which classes that can be run as threads may be defined?
Program to Find the second largest element in an array.
What is local class in java?
What is a singleton factory?
What is array and arraylist in java?
In which order the iterator iterates over collection?