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...

What is meant by final class, methods and variables?

Answer Posted / narasimha

when you declare a class as final, that class cannot be
extended.In java "String" class is final.

when you declare the variable as final then we can
intialize it only once.it is constant.

when declare the method as final we cannot override the
method

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between fail-fast and fail-safe?

1283


What is comparator in java?

1066


What are static blocks in java ?

1148


Which language is java?

1026


What is the destroy method?

1104


What is a nested list?

1022


What is balanced tree in java?

1016


What is high level language in computer?

1068


What is jit compiler in java?

1178


What are triggers in DB? Explain their types. How do they work?

1139


Can we use a switch statement with strings?

1108


String and stringbuffer both represent string objects. Can we compare string and stringbuffer in java?

1033


What is strings in java?

1091


What checkbox method allows you to tell if a checkbox is checked?

1052


What is a get method?

1131