what is difference Between Core Java and advance java
Answer Posted / deepa
Core Java Means the "Stand -alone" java applications.
Whereas Advanced java are java Application which run on
Servers(Web Application)
| Is This Answer Correct ? | 240 Yes | 51 No |
Post New Answer View All Answers
What if I write static public void instead of public static void in java?
What is the function of character?
Why is singleton class used?
What is volatile keyword in java
What is struts in java?
How to optimize the javac output?
How transient variable is different from volatile variable?
How many bytes are a float?
Is there any case when finally will not be executed?
Are arrays static in java?
what is interface in java? Explain
Which is bigger float or double?
What do you mean by default constructor in java?
What exactly is java?
What is string in java is it a data type?