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 an i/o filter?
How do you clear a method in java?
What is the purpose of using java.lang.class class?
Variable of the boolean type is automatically initialized as?
What is a stringbuffer?
What is abstraction in java?
Is java util list serializable?
What modifiers may be used with an inner class that is a member of an outer class in java programming?
What is hasnext in java?
State the main difference between c++ and java?
Can we declare a class as static?
What is instance example?
How to change the priority of thread or how to set priority of thread?
Why unicode is important?
What is the differences between c++ and java? Explain