what is difference Between Core Java and advance java
Answer Posted / imtiyaz
According my knowledge there is no core and advanced java
in java world... we have only j2se,j2ee and j2me.
The fundamentals concepts of java which deals basically
with oops concepts and their implementaion in language can
called core java and the remaing is called adv.java for
your view to answer the question.
The core and adv contents which are providing in present
institutes are just a business logic.
if you want to know what we are having in core concepts
please go with sylabus details of certification exam of
j2se.
| Is This Answer Correct ? | 267 Yes | 107 No |
Post New Answer View All Answers
What are conditionals and its types?
What is abstract class constructor called?
What are the actions that can occur when a thread enters blocked state?
How to use arraylist in java netbeans?
Is vector synchronized in java?
Can we assign integer value to char in java?
Can we inherit a class with private constructor?
List some features of the abstract class.
can java object be locked down for exclusive use by a given thread? Or what happens when a thread cannot acquire a lock on an object? : Java thread
What is the order of arraylist in java?
What is a flag variable?
What is a instance variable in java?
What is JVM and is it platform independent?
What is nextint java?
What is treemap in java?