Skip to content

VishnuSai665/Task4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Task4

Clean Code & IO Serialization!

Task Details :

• Write Program to calculate simple interest, and compound interest • Write Program to estimate house construction cost, based on various materials

Construction cost per square feet is
• 1200INR if we use standard materials • 1500INR if we use above standard materials • 1800INR if customers needs high standard material • 2500INR if customer needs high standard material and fully automated home • Input will be material standard, total area of house and if they want fully automated home

Notes:

  1. Write the above programs by following clean code.

  2. Don’t use main method

  3. Don’t use System.out.println

  4. Write client application to use above services

About

Clean Code & IO Serialization!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages