You are on page 1of 1

Create class structure in com package as per the outline.

The method – findYoungestCustomerName will take the Customer array and gender (can be ‘m’ or ‘f’).

It will return name of Customer who is youngest.

Assume that there are no two customers with same age.

TCS Internal

You might also like