what is difference Between Core Java and advance java
Answer Posted / rajeev
The difference between Core Java and Advance Java is that in
Core Java we only use the basics of Java Language such as
java console programming, control statements, array,classes,
objects ect. It is all about to understand the fundamental
of Java Programming. In Advance Java we use more inbuilt
tools and classes. These are used by the programmer without
go in to detail how its work and execute. But a programmer
who has the knowledge of core java can actually understand
the background working of advance java tools and inbuilt
programs
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What is comparator in java?
What is the difference between hashset and treeset in java?
Can a class be declared as protected?
Is null a string?
What is a flag value?
What is time complexity algorithm?
Can finally block be used without a catch?
What is the difference between stored procedure & function?
How do you declare a destructor in java?
If a method is declared as protected, where may the method be accessed?
Explain what pure virtual function is?
What is cr keyboard?
Can a class be final?
Which programming language is best in future?
What is hash code collision?