what is difference Between Core Java and advance java
Answer Posted / keerthi
Its true that there is no core java and advanced java.
There is no special advanced java.The institutes categorised the java that is included in their syllabus as core java ant the rest as advanced java.
| Is This Answer Correct ? | 8 Yes | 6 No |
Post New Answer View All Answers
What is the purpose class.forname method?
Describe how to implement singleton design pattern in struts.
Can we make a constructor final?
How a variable is stored in memory?
What is the purpose of using bufferedinputstream and bufferedoutputstream classes?
What is diamond operator in java?
what are the methods in object?
If I don't provide any arguments on the command line, then what will the value stored in the string array passed into the main() method, empty or null?
Why does java not allow multiple public classes in a java file ?
What do you understand by copy constructor in java?
What is an abstract class and what is it’s purpose?
How finally used under exception handling?
What is the generic function?
How can you make sure that your singleton class will always return single instance in multi-threaded environment?
What is the old name of java?