what is difference Between Core Java and advance java
Answer Posted / anil singh
Core java is nothing but J2SE Where as Advanced Java is
nothing but J2EE. Even if you go to any training institution
they teach J2EE as advance JAVA .... ANIL SINGH
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the significance of listiterator in java?
Can a class be final?
Can you explain inner class.
Does the order of public and static declaration matter in main method?
What is set string?
How do you check if an arraylist is not empty?
How objects are stored in java?
Print Vertical traversal of a Binary Tree.
how to write a program for sending mails between client and server
Explain what access modifiers can be used for methods?
How do you check whether the list is empty or not in java?
What is null statement?
Whats the difference between notify() and notifyall()?
Is null false in java?
What are untrusted applets?