what is the output ? Math.floor(-2.1)
a)2
b)-2
c)-3.0
d)0
Answer Posted / blessy carolina
-3.0
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the difference between abstract class and interface1? What is an interface?
What are methods in java?
What causes memory leaks in java?
Can we sort arraylist in java?
What is array command?
What is the exact difference in between unicast and multicast object? Where we will use?
What do you understand by the term singleton?
What is static import?
why we use merge option in hybernate pls give a ex snippet
What is casting in java programming?
Can you run java program without main method?
What is a boolean expression in java?
What is identifier give example?
What is the difference between interface & abstract class?
What is the use of runnable interface?