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


Please Help Members By Posting Answers For Below Questions

What is locale?

785


what is the purpose of "virtual"?

764


What is protected access modifier?

769


What are instance variables?

795


I am unable to find or learn about print command. I have a graphical program in core java in applet but i want to give print command but i have coding for that so if anyone know about this plz mail me on avdhesh_chauhan007@yahoo.co.in

1802


In case of inheritance what is the execution order of constructor and destructor?

853


Can a static method be final?

743


23. Storage space in java is of the form Stack Queue Heap List 24. What is java code embedded in a web page known as Applets Servlets scriptlets snippets 25. Which of the following attributes are compulsory with an tag?. code,height & width. 26. What does 'CODEBASE' in an applet tag specify?. Files absolute path.

2244


Difference between static synchronization vs. Instance synchronization?

799


Is it necessary that each try block must be followed by a catch block?

764


What are the different ways to handle exceptions?

725


What are the differences between this and super keyword?

721


What is substring 1 in java?

763


Explain the scope of a variable.

821


What is the use of default method in interface in java? Explain

728