what is difference Between Core Java and advance java
Answer Posted / ankush gour
I have been on Java for almost an year now, and I still have no understanding of what someone means when they say there are working on Java, or Core Java or Advanced Java? How do you differentiate between the 3 of them?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is runtime locatable code?
What are the approaches that you will follow for making a program very efficient?
How do you do math powers in java?
What is a parameter in matrices?
What is byte [] in java?
Which is faster call by value or call by reference?
What is a java predicate?
Why heap memory is called heap?
What do you understand by an io stream?
What is a parameter in java?
What is the difference between heap memory and stack memory?
Class c implements interface I containing method m1 and m2 declarations. Class c has provided implementation for method m2. Can I create an object of class c?
Can java inner class be static?
Why lambda expression is used in java?
Why chararray() is preferred over string to store the password?