what is difference Between Core Java and advance java
Answer Posted / raj
Java is the basic foundation,whereas the advanced java is the develpoment over it.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are access specifiers in java ?
What is the difference between double and float variables in java?
What is use of static method?
Which containers use a flowlayout as their default layout in java programming?
Can we have a try block without catch block?
can java object be locked down for exclusive use by a given thread? Or what happens when a thread cannot acquire a lock on an object? : Java thread
Explain OOPs concept.
What is a file pointer?
What is the java project architecture?
What technique can be employed to compare two strings?
Explain different types of wrapper classes in java?
Is an array a vector?
Why is string class considered immutable?
What is the main difference between java platform and other platforms?
What is ternary operator? Give an example.