Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

  1. Create a project named BasicMath.
  2. Add a class named BasicMath that includes four methods: • add • subtract • divide • multiply
  3. Ensure that each method takes two double arguments and returns the corresponding operation result.
  4. Create another project and relate it to the first project.
  5. Write test cases that test all four methods to ensure they work as expected.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages