Class initialisation is the …………… initialisation of class fields of values.
9 Likes
explicit
Reason — Explicit class initialisation is the initialisation of class fields of values.
Answered By
4 Likes
Which of the following is/are jump statement used in Java?
Operations like square root, sine and cosine are
Given array int x[ ] = {11, 22, 33, 44}; the value of x[1 + 2] is :