Leave a Reply to Shadow Cancel reply3

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

3 × 3 =


Kevin

Kevin

Answer is correct, tried it in eclipse

imyrta

imyrta

Answer: A

Explanation:

class X | String str | print() | Result
new X(“Hello”) | “Hello” | System.out.println(str) | Prints out Hello