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
Is int primitive data type?
What is a jagged array in java?
Is static a singleton?
Is hashset ordered java?
What is a Presistent Object?
Explain listiterator and methods in listiterator?
What kind of variables a class can consist of?
How do I convert a string to an int in java?
What is difference between string and new string?
How can you add and remove nodes in jtree?
What does indexof return in java?
Can anonymous class have constructor?
Define max and min heap, also the search time of heap.
How can we pass argument to a function by reference instead of pass by value?
What are the data types supported by java? What is autoboxing and unboxing?