what is difference Between Core Java and advance java
Answer Posted / bhavesh padmani
According to my knowledge:-
Core Java Is Initially For Learning And Creating Desktop
Application,Core Java Does Not Able For Create Web-Application
Core Java Includes Applet And Swing for Create Application
Swing And Applet Also Known As Hot Java.
Advanced Java Is Generally Used For Create Web-Application
Advanced Java Includes SERVLET And JSP(Java Server Pages)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the size of integer?
What do you know about java?
Explain the importance of thread scheduler in java?
Define interface in java?
Should a main method be compulsorily declared in all java classes?
What’s the difference between unit, integration and functional testing?
What is a singleton class? Give a practical example of its usage.
Do I need java for windows 10?
What function extracts specified characters from a string?
What is the synonym of procedure?
What is the escape character in java?
Is it necessary that each try block must be followed by a catch block?
What does @override mean?
List the different types of classloaders in java.
What is a method in java?