Inheritance in java Inheritance in Java (IS-A)
⚠ Report ✓ Question Verified Copy Link
int a = Integer.parseInt(P); int b = Integer.valueOf(Q); System.out.println(a+""+b);
Learn More MCQ Questions from Inheritance in java Inheritance in Java (IS-A)