What is the difference between math floor and math round?


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

Post New Answer

More Core Java Interview Questions

What modifiers are used with an inner class which is a member of an outerclass?

1 Answers  


Which sorting is best in java?

0 Answers  


What is the purpose of void class?

0 Answers  


can we overload main method?

8 Answers   TCS,


Why Static variable required in java?For ex,class A { static int a; int b; } Why static is required?

5 Answers   Ericsson,






write a class to input 2 points by the user & check the line maked by the points is horizontal,vertical or rectangle?

1 Answers  


How can constructor chaining be done using this keyword?

1 Answers  


What is Difference between Serializable and Externalizable in Java serialization?

1 Answers   Cognizant, IBM,


What is abstraction with strong example program? (not a general program)

3 Answers  


What is a generic data type?

0 Answers  


Nested classes VS Inner classes?

3 Answers   Infosys,


What is the use of System class?

0 Answers  


Categories