Which of the following is/are jump statement used in Java?
6 Likes
All of these
Reason — break, continue and return are jump statements used in Java.
Answered By
3 Likes
What will be the output of Math.floor(-20.10);?
Math.floor(-20.10);
Class initialisation is the …………… initialisation of class fields of values.
Operations like square root, sine and cosine are