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


Why are the methods of the Math class are static?



Why are the methods of the Math class are static?..

Answer / ranganathkini

The Math class contains methods used for most general
purpose mathematical calculations and hence serve more like
utility methods used for mathematical calculations and do
not depend on instance data to perform their job. Hence they
are static.

Is This Answer Correct ?    14 Yes 4 No

Post New Answer

More Core Java Interview Questions

is there a separate stack for each thread in java? : Java thread

0 Answers  


What are the standards to place package statement within a source code file?

1 Answers  


class{ ... ... interface myinterface{ ... ... } abstract class{ .. .. } ... .. .. } is this possible to write "Interface and/ or Abstract class inside a class ? if possible whcich one is possible is only interface? is only abstract?

2 Answers   Logica CMG,


What does function identity () do?

0 Answers  


Is alive in java?

0 Answers  


What is volatile keyword in java

0 Answers  


What is a for loop in java?

0 Answers  


What is Map interface?

3 Answers   Wipro,


a thread is runnable, how does that work? : Java thread

0 Answers  


What are Normalization Rules? Define Normalization?

0 Answers  


what is enumset?

0 Answers  


What is volatile data type?

0 Answers  


Categories