what is difference Between Core Java and advance java
Answer Posted / amit naokar
core java is d base 4 all other java edition. it deals only with d simple client side applns. one cannot understand what is adv. java without knowing d core java. now, adv. java deals with more complex clien and server server side appln with d help of other concepts such as jsp, struts, hibernate, servlets. advance java includes j2ee,j2me which r used to create more advance n enhanced appln.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
When a thread is executing synchronized methods , then is it possible to execute other synchronized methods simultaneously by other threads?
Why is string buffer better than string ?
What does function identity () do?
What is string pooling concept?
Explain about anonymous inner classes ?
What will happen to the exception object after exception handling?
How do you ensure that n threads can access n resources without deadlock?
Explain about the security aspect of java?
Can we call the run() method instead of start()?
What is the advantage of functional interface in java 8?
How many types of flags are there?
What is difference between path and classpath?
What is meant by anonymous class?
which is advanced deep technology in java launched by the sun microsystem??? The answer is very logical If u need correct answer mail me at priya_gupta@gmail.com
What do you understand by looping in java? Explain the different types of loops.