Skip to content

bagrodia09/OOPS_Assignment-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OOPS_Assignment-2

OOPS Assignment 2

Project Summary

Class Person takes input as name and age of two persons as parameters. First it compares the name of both the persons, If names are equal then it compares the age. If names are not equal, It compares the length of the name. When length of the name is equal then it compares the age.

About

OOPS Assignment 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages