Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

write a c# program of that assignment ASSIGNMENT 2 CSD 2354 (C#) In this assignment you are required to create user defined functions. The functions

image text in transcribed

image text in transcribed

image text in transcribed

image text in transcribed

write a c# program of that assignment

ASSIGNMENT 2 CSD 2354 (C#) In this assignment you are required to create user defined functions. The functions should written in separate class files. You are supposed to create at least 2 categories of functions. Each category should be have atleast 3 functions. The class files should only contain functions. Categories you select any 2 from the following: I 1. Geometry 2. Trignometry 3. Shapes WithStars 4. Maths 5. Financial Binary Suppose you select Geometry category functions, then you should add a class to your main program. And the class name should be selected by you and should be similar to the category For example: GeometryFuncs.cs Later in in GeometryFuncs file you can write functions of your choice and there should be at least three functions of that category. Under geometry category functions such as areaOfcircle, circlecircumference, SquarArea, RectangleArea, perimeter , areaCylinder, areaCone and many more. (you should write atleast 3 functions ) Similarly we would select any 2 categories from above mentioned categories and in each category will have any three user defined functions in it. Each category should in written in a separate file (.es). Later in the main function you will have a menu driven program written with options provided in it. Once the user select a function it should call the function. A user should be able to continue the process of calling a function of his choice Assignment 2 CSD. * 22 Sample Menu: Main Menu 1. Trignometry 2. Binary 3. Exit A Enter your choice (1/2/3): 1 Trignometry A) SIN B) COS Tan X) eXit c) _CSD. x 2 / 2 Main Menu 1. Trignometry 2. Binary 3. Exit Enter your choice (1/2/3): 1 Trignometry A) SIN B) COS C) Tan X) eXit Enter your choice (A/B/C/X): A n

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Databases In Networked Information Systems 6th International Workshop Dnis 2010 Aizu Wakamatsu Japan March 2010 Proceedings Lncs 5999

Authors: Shinji Kikuchi ,Shelly Sachdeva ,Subhash Bhalla

2010th Edition

3642120377, 978-3642120374

More Books

Students also viewed these Databases questions