what is difference Between Core Java and advance java
Answer Posted / bakey
There is no difference between core java and advance java
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is heap stored in ram?
Can a private method be declared as static?
What about static nested classes in java?
What is initial size of arraylist in java?
How to compare two strings in java program?
How many JVMs can run on a single machine and what is the meaning of Just-In-Time (JIT) compiler?
What is hash in java?
What are disadvantages of java?
What are different ways of object creation in java ?
Can we use different return types for methods when overridden?
Can we make the abstract methods static in java?
What about features of local inner class?
what is the swingutilities.invokelater(runnable) method for? : Java thread
What is a lightweight component?
What languages are pass by reference?