WHAT IS DIFFERENT BETWEEN CORE JAVA AND ADVANCED JAVA?
Answers were Sorted based on User's Feedback
Answer / rohit
core java is nothing but language and its a part j2se
edition declared by sun Microsystems inthis we learn about
the casses & object orientation module for further advanced
purpose of advance java programming.(j2ee)
Advaced java is the J2ee edition given by sun MicroSystems
in this we learn technology we learn about Servlets,jsps
i.e.; Client server Architecture etc.; about webcomponents
presentation tier architecture.
| Is This Answer Correct ? | 7 Yes | 4 No |
Answer / 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 |
Can I write javascript in notepad?
Can you pass a anonymous function as an argument to another function?
What are the new ways to define a variable in Javascript?
What is postback in javascript?
List out all the falsifying tokens in Javascript?
What would you use javascript for?
What is a prompt box in javascript?
Where is javascript used most?
find the common prime divisors of two given numbers
How to test PAGE LOAD TIME, RELOAD THE PAGE, CAPTURE THE URL'S , TEST THE PIXALS please please above all these how to test as a tester
What is the use of a set object in javascript?
How to hide javascript code from old browsers that dont run it?