02 program that, given the x and y coordinates of two points p1(x1,y1) and OPPE 1 · · Java (JDK 17) Medium Unsolved
03 a program that, given an array arr of n integers as input, prints the average of OPPE 1 · · Java (JDK 17) Medium Unsolved
04 7. Write a program that, given two rational numbers r1(p1/q1) and r2(p2/q2) as input, OPPE 1 · · Java (JDK 17) Medium Unsolved
05 Java program to demonstrate the use of abstract classes and interfaces. OPPE 1 · · Java (JDK 17) Medium Unsolved
08 Java program to demonstrate the use of abstract classes and interfaces OPPE 1 · · Java (JDK 17) Medium Unsolved
09 Java code that uses the concept of inheritance to demonstrate dynamic method dispatching. OPPE 1 · · Java (JDK 17) Medium Unsolved
12 The Java program below takes as input the names of cricket players in a team and the runs OPPE 1 · · Java (JDK 17) Medium Unsolved
15 we tackle a IITM Java OPPE1 latest PYQ question: Copying Student 2 Object from Student 1 using Ja... OPPE 1 · · Java (JDK 17) Medium Unsolved
16 program to find if a smartwarch is wearable or fitness tracker OPPE 1 · · Java (JDK 17) Medium Unsolved
17 java program that creates 3 objects of students and prints the name of student with highest OPPE 1 · · Java (JDK 17) Medium Unsolved
20 Java program that takes as input 4 Shop objects and the list of Shop objects with attributes shop... OPPE 1 · · Java (JDK 17) Medium Unsolved
21 program that, given a string s as input, prints the string obtained from removing OPPE 1 · · Java (JDK 17) Medium Unsolved
08 Recall that Java throws an ArithmeticException if there is an attempt to divide by zero OPPE 2 · · Java (JDK 17) Medium Unsolved
16 program to clone an object e1 of class Employee by implementing the interface Cloneable. OPPE 2 · · Java (JDK 17) Medium Unsolved