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
How can u increase the heap size in the memory?
What is an exception? difference between Checked and Unchecked exception in Java
What do you mean by garbage collection used in java?
What is an error in java?
Which methods cannot be overridden in java?
What is a boolean structure?
What does || mean in vectors?
What does indexof mean?
What is the static keyword?
What is variable and its types?
How can you generate random numbers in java?
What is included in core java?
What technique is carried out to find out if a particular string is empty?
Can a serialized object be transferred via network?
Explain differences between collection api and stream api?