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
Which is bigger double or float?
How is string stored in java?
What is the importance of main method in Java?
Can an interface have a class?
How does arraylist work in java?
Is java a software?
If you are given the name of the function at run time how will you invoke the function?
Can this keyword be used to refer static members?
Why do we declare a class static?
What is flag in python?
v-model life cycle
Can a source file contain more than one class declaration?
Why synchronization is important in java?
What is charat java?
Can we extend singleton class?