Question: Create a class 'ProblemSolution' with following characteristics A public method 'solution' without parameters and return type is int. Create object of class 'Student' inside 'solution'

Create a class 'ProblemSolution' with 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

(Use Java to work on this question please)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!