Why are the methods of the math class static?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Can we execute a program without main?

0 Answers  


what is mean by String and StringBuffer? What is mean by Methooverriding and Overloading?

3 Answers   Satyam, STI,


How can we pass argument to a function by reference instead of pass by value?

0 Answers  


How do you find the maximum number from an array without comparing and sorting?

0 Answers   BlackRock,


Is java a security risk?

0 Answers  


What is ternary operator?

0 Answers  


Why java does not supports multiple inheritance?

3 Answers   TCS, VSoft,


What is visibility mode?

0 Answers  


What is an example of character?

0 Answers  


Package1 and Package2 both have a method name lets say "methodA" with different implementation. When I import both the packages in a java class how can I use both the methods?

7 Answers   Ericsson,


Which class is the immediate superclass of the Container class?

1 Answers  


What is the purpose of setAutoCommit() ?

1 Answers   Google,


Categories