GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Placement Papers  >  Hexaware
Go To First  |  Previous Question  |  
 Hexaware  |  Question 10 of 10    Print  
what is the meaning of final keyword.

  
Total Answers and Comments: 3 Last Update: February 24, 2007     Asked by: bitu charan swain 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
December 19, 2006 05:18:32   #1  
uday bhanu pratap        

RE: what is the meaning of final keyword.
in java it is used to make the variable as constant like in c and c++.It also used to protect the class and method to inherit again and overriding respectvely.
 
Is this answer useful? Yes | No
January 30, 2007 04:30:29   #2  
lavanya        

RE: what is the meaning of final keyword.
It means that the value of a variable declared as final cant be modified.The method declared as final cant be inherited.
 
Is this answer useful? Yes | No
February 24, 2007 04:31:19   #3  
Samrat        

RE: what is the meaning of final keyword.
final is key word in java
the initialise with value and
this value is constant .

 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
Related Categories
Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape