Question: Write a method that receives two int and compare them if the first one is greater than the second one it returns true. What should

Write a method that receives two int and compare them if the first one is greater than the second one it returns true. What should be the name of the method. Write a method that receives two objects and compare do the same thing. What facilities (Class or Interface) you need? Use generic programming to do the same thing. Explain why you need generic programming when you can simply use polymorphism. (20 pts)

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!