what is difference Between Core Java and advance java
Answer Posted / sweety lodha
There is no such concept of core and advanced java in
market.
some classes differentiate them just to earn money.
there r only three types:
J2SE
J2EE
J2ME
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is variable and constant explain with example?
What is floating data type?
Are arrays primitive data types?
What is a parameter in simple terms?
Define how does a try statement determine which catch clause should be used to handle an exception?
Which method cannot be overridden in java?
Write an algorithm for quick sort?
What is difference between stringbuffer and string?
What is java abstraction with example?
Write a program to find the greatest of three numbers in java?
What is a class variable?
Is treeset sorted in java?
What is javac used for?
What are extraneous variables examples?
What is an infinite loop? How infinite loop is declared?