WHAT IS DIFFERENT BETWEEN CORE JAVA AND ADVANCED JAVA?

Answer Posted / mainuddin

Core java represents the java standard edition, It will
define all the aspects of oop like
polymorphism,inheritance,classes and all.The programs need
JVM to compile..
Advanced java is J2EE specification, this specification
only used for developing secure,scalable web
applications.It has certain objects like
session,request,servlet which are defined in the web
container .request is sent to web container and processed
finally response is sent back to the user..

Is This Answer Correct ?    5 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between scripting and programming?

649


Can you access Cookie using javascript?

747


What is s+ in regex?

725


How do you change the style/class on any element?

754


What is difference between callback and promise?

676


What is the instanceof operator in JavaScript?

718


Difference between private, public and static variable?

788


How can a value be appended to an array?

670


what is the difference between the below two statements:- (1) var myname = "akiii"; (2) myname = "akiii";

731


Which is best for front end?

641


What does parse Query String return in javascript?

720


How are object properties assigned?

694


What are nodes in javascript?

664


what is a difference of subclass and main class

1440


Explain the terms synchronous and asynchronous code?

769