what is difference Between Core Java and advance java
Answer Posted / chiranjiv
there is no much difference between these two just naming
different.core java is the beginning of java and also the
fundamental Ppart for those who are keen to learn java and
adapt to new java technologies so for that he/she needs to
learn the core concepts of java which sometimes is called
as core java only. any one who is mastered in core java
will find less difficulties learning other java technologies,
in addition to that J2SE(core java,stand alone
applications),J2EE(can be called advanced java,web
applications),J2ME(mobile technologies)l.
so last i will say no much difference i can say advanced
java is same as j2ee(enterprise edition)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does the exclamation mark mean in java?
What is difference between Heap and Stack Memory?
What is an object class?
Why do we use threads in java?
What is the purpose of using the java bean?
Can I import same package/class twice?
How many types of java are there?
Why is string class considered immutable?
What are the main uses of the super keyword?
Can a static class implement an interface?
Which is faster string or stringbuilder?
What languages are pass by reference?
Can bool be null?
Can we able to pass objects as an arguments in java?
What are the pillars of java?