what is difference Between Core Java and advance java
Answer Posted / keerthi
Its true that there is no core java and advanced java.
There is no special advanced java.The institutes categorised the java that is included in their syllabus as core java ant the rest as advanced java.
| Is This Answer Correct ? | 8 Yes | 6 No |
Post New Answer View All Answers
How to find the index of the largest number in an arraylist java?
Why can't we use static class instead of singleton?
What’s the difference between constructors and other methods?
What is difference between fail-fast and fail-safe?
What is the purpose of format function?
Can we declare register variable as global?
What is use of inner class in java?
How many classes can any class inherit java?
Do you need to import math in java?
How many digits is int32?
Where is stringbuffer stored?
What does opcode mean?
how can you catch multiple exceptions in java?
Write a java program to print fibonacci series?
What's the purpose of using break in each case of switch statement?