Answer Posted / rajarshi sharma
There is nothing Called as "Advanced Java" as per the Sun
Microsystem. This is just an eyewash/marketing term
invented by certain Java "Coaching" institutes for denoting
the J2EE specifications. The term may have come into being
as the certifications for J2SE and J2EE are different as in
SCJP (sun certified java programmer for J2SE) and SCWCD
(Sun certified web component developer for the J2EE part)..
So, inorder to have different courses (with different rates
of fees, of course!) for these 2 certifications
the "Institutes" came up with this demarcation. In reality,
both J2SE and J2EE have their own nuances and there is
nothing setting them apart as "advanced" or "core"
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is the purpose of the notify() method?
For which statements does it make sense to use a label?
What are the sequence of steps to write pub or sub model kind of application?
What is aop(assepct oriented programing)?
What is scalable, portability in the view of J2EE?
whats is statement and procedure
What if the static modifier is removed from the signature of the main method?
How are the elements of a borderlayout organized?
What is the purpose of the wait(), notify(), and notifyall() methods?
Can I use multiple html form elements with the same name?
Explain how will the struts know which action class to call when you submit a form?
Where can I find seam examples and documentation?
What is local interface. How values will be passed?
Explain what is synchronization?
What is a policy?