This needs to be coded in C# using visual studio.
You need all of these to be in a Dynamic Linked Library. All You need is the Classes for each and methods below:
Class: Binary Method needed in class: Binary to decimal conversion ** Pass in binary number Class: Volume Methods needed in class: Volume of Cube Volume of Box Volume of Cylinder Volume of Cone Volume of Sphere ** Pass in appropriate variables Class: Circumference Method needed in class: Circumference of Circle ** Pass in appropriate variables Class: Pythagorus Theorem: Method needed in class: ** Pass in 2 values (a,b)