Skip to content

Extension of lab 1 with methods CompareTo(), ToString(), overloading operations and methods, array of objects, etc.

Notifications You must be signed in to change notification settings

yuliyaklimava/lab2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lab 2

  • Implementation of the CompareTo() method of the IComparable interface;
  • Override the toString() method of the class Object;
  • Сreating an array of objects belonging to the described class (square), object data is determined randomly;
  • Implementation of the search for objects that meet 2 search criteria (searching coordinates coordinates with values 0; searching minimum side). With the saving of the result to a file;
  • Implementation of calculating the average value for one of the object fields.

About

Extension of lab 1 with methods CompareTo(), ToString(), overloading operations and methods, array of objects, etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages