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 / suresh chand

final class: we can't inherit that class

final method: we can't override that method

final variable: we can't change the value of that var.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we use return in constructor?

1001


How to read and write image from a file ?

1100


What is prefix of a string?

1084


what are the states associated in the thread? : Java thread

1111


Why wait(),notify(),notifyAll() methods defined in Object class althought we are using in only threads.

2897


When wait(), notify(), notifyall() methods are called does it releases the lock or holds the acquired lock?

1062


Explain about fail safe iterators in java?

1081


Is string passed by reference in java?

1047


what is aggregation in java?

1079


What will happen if a thrown exception is not handled?

1094


How do I print a “?

1054


What is indexof?

1032


What are the two types of java programming?

1112


What is the size of a string in java?

1074


What is the collections api?

1119