what is difference Between Core Java and advance java
Answer Posted / ramakrishna
core java supports oops concept and advanced java supports
java beans and servelets
| Is This Answer Correct ? | 91 Yes | 28 No |
Post New Answer View All Answers
What is module with example?
Explain the difference between string, stringbuffer and stringbuilder in java?
What is a platform?
What is a nested class?
What are void methods?
Justify your answer that you can't define a method inside another method in java, if you can then how?
How many types of string data types are there?
What is the ==?
What happens to the Exception object after handling an exception?
What is the maximum size of byte array in java?
What about main() method in java ?
What is args length in java?
What is operator overloading. Is it is supported in java?
What is thread pool in java with example?
What data type is true or false?