Find the out put of the following Java code line:
Find the out put of the following Java code line: Correct Answer -8
Floor is a function in java which returns the lower limit. Here - 8 is lower limit to - 7.4 and the higher limit would be - 7. If you represent these numbers on the number line you would have - 7 approaching towards zero and - 8 away from 7.4 and far from zero so the lower limit would be - 8. Hence the answer is - 8.