what is difference Between Core Java and advance java
Answer Posted / raj
Java is the basic foundation,whereas the advanced java is the develpoment over it.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Why is java architectural neutral?
Define linked list and its features with signature?
Is java an ide?
What is the final method?
What is canonical name in java?
Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?
How do you override a private method in java?
Can we execute a program without main?
What are the supported platforms by java programming language?
What is difference between path and classpath?
What is the size of an array?
Explain the reason behind ending a program with a system.exit(0)?
How to split arraylist elements in java?
What is jit compiler in java?
What is a values collection view ?