Skip to content

RuslanValiakhmetov/Study-project-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Study-project-1

TASK: Determine the sum of the areas of an equilateral triangle and an equilateral rectangle according to a given side length in the binary number system.

REQUIRED:

  1. Develop a serialized class to store the parameters and results of the calculations.
  2. Using aggregation, develop a class to find a solution of the problem.
  3. Develop a class to save and restore the state of the object using serialization and demonstrate in the dialog mode.
  4. Develop a class to test the correctness of the results of calculations and serialization / deserialization.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages