What are the main differences between the java platform and other platforms?
No Answer is Posted For this Question
Be the First to Post Answer
if i have one string class then how can you achive this class functionality of this class?
State the significance of public, private, protected class?
Is class is a data type?
What is the purpose of an interface?
Is there any case when finally will not be executed?
. Explain Java String Pool.
How do you use spaces in java?
Difference between overloading and overridding?
What are the differences between the constructors and methods?
Define Compiling?
What is the latest version of java?
what is mutability?which one is mutable String or StringBuffer?and why?give examples of each which shows the mutability of each String or StringBuffer