Which code fragment should be inserted at line n1 to enable the code to print Rat Cat Lion Tiger?

Given:


Which code fragment should be inserted at line n1 to enable the code to print Rat Cat Lion Tiger?
A. Arrays.sort(strArray, CheckClass : : checkValue);
B. Arrays.sort(strArray, (CheckClass : : new) : : checkValue);
C. Arrays.sort(strArray, (CheckClass : : new).checkValue);
D. Arrays.sort(strArray, CheckClass : : new : : checkValue);

Download Printable PDF. VALID exam to help you PASS.

4 thoughts on “Which code fragment should be inserted at line n1 to enable the code to print Rat Cat Lion Tiger?

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.