WHAT IS DIFFERENT BETWEEN CORE JAVA AND ADVANCED JAVA?
Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between undefined and not defined in JavaScript?
Explain arrow functions?
What is decodeuri() in javascript?
What do you understand by this keyword in javascript?
How can you detect the client operating system using javascript?
What is javascript hoisting?
How to create array in JavaScript?
How to show progress bar while loading using ajax call?
What are the ways to emit client-side javascript from server-side code in asp. Net?
What is difference between ajax and javascript?
What is the difference between the operators '==' and '==='?
What is the difference between ‘function declaration’ and ‘function expression’?
What is console.time() and console.timeend()? What is its syntax, and why is it used?
Name the two functions that are used to create an HTML element dynamically?
Difference between the substr() and substring() in JavaScript?