Question: Create a class 'ProblemSolution' with the following characteristics A public method 'solution' without parameters and return type is int. Create object of class 'Student' inside
Create a class 'ProblemSolution' with the following characteristics A public method 'solution' without parameters and return type is int. Create object of class 'Student' inside 'solution' method and return the value of rollNumber from the class 'Student'.
Output: 10001
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
