what is difference Between Core Java and advance java

Answer Posted / simran

core java is basic fundamental knowledge of java which is based on oops concept.advance java is extended form of core java,which is for web application.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does string intern() method do?

805


What is an object’s lock and which object’s have locks?

680


What is qualitative variable?

708


Write a program to check string is palindrome without using loop?

759


What are the two ways of implementing multi-threading in java?

1135


Can we have any other return type than void for main method?

731


What is object data type?

768


When a thread is executing a synchronized method , then is it possible for the same thread to access other synchronized methods of an object ?

799


Explain about varargs in java?

856


Where we write javascript code in html page?

771


How do you sort an array in java?

737


What is tochararray in java?

683


How do you use equal in java?

722


What is widening and narrowing in java? Discuss with an example.

747


How to create a base64 decoder in java8?

756