Define immutable object?
No Answer is Posted For this Question
Be the First to Post Answer
What is keyword in oop?
Where is the singleton class used?
What is thread start?
suppose we have an interface & that interface contains five methods. if a class implements that interface then we have to bound that to give tha definition of all five methods in that class. If we declare that class as abstract then can we call only two methods to give the deinition of that method & i don't want to give the definition of all the methods? can it possible
What is difference in between java class and bean?
How many types of exception can occur in a java program?
How GUI component handle its own events?
What is sortedmap interface?
Is ruby built on java?
Write a java program to get a string of words and print the numbers of each word count in descending order
What is the difference between JDBC 1.0 and JDBC 2.0?
What is constructor and virtual function?