Why do we need strings in java?
No Answer is Posted For this Question
Be the First to Post Answer
Can we have 2 main methods in java class?
What are the different http methods?
Define how objects are stored in java?
In which language java is written?
What is the purpose of the enableevents() method in java programming?
when you will synchronize a piece of your code? : Java thread
What are packages in java?
Can a class be declared as protected?
class A{ class B{ } } in which name u save the file,its the program compile?
What is ternary operator?
Explain about field hiding in java?
explain the clone method and clonable interface