Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

They had given one progam
final HashMap hm=new HashMap();
public void show()
{
hm.put("name",value);
}
in this prg here the final hashtable value can be changed in
put method,its the prg run?

Answer Posted / cool_duzz

no.. final cannot be modified..

Is This Answer Correct ?    2 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of the finalize() method?

1308


What is space character in java?

1178


Why do I need to declare the type of a variable in java?

1159


What is difference between adapter class and listener?

1113


How do you know if a value is nan?

1114


Is java a super set of javascript?

1158


Can we sort list in java?

1031


Why do you canvas?

1099


Why do we use return statement?

1106


Is java call by value?

1139


What is the Concept of Encapsulation in OOPS

1037


Why is whitespace important?

1149


What happens if we don’t override run method ?

1070


What is return null in java?

1028


In the below example, how many string objects are created?

1098