Skip to content

AmithShetty12/C-Sharp-Mini-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C# Mini Project

This repository contains various C# programs demonstrating different concepts and functionalities.

Programs

  1. Arithmetic Operations: Perform basic arithmetic operations like addition, subtraction, multiplication, division, exponentiation, and square root.
  2. Armstrong Numbers: Find Armstrong numbers in a given range.
  3. Substring of Strings: Find all substrings of a given string.
  4. Divide By Zero Exception: Handle DivideByZeroException in C#.
  5. Pascal's Triangle: Print Pascal's Triangle pattern.
  6. Floyd's Triangle: Print Floyd's Triangle pattern.
  7. Read and Copy a Text File: Read and copy the contents of a text file.
  8. Implementation of Stack Operations: Implement basic stack operations like push, pop, peek, and display.
  9. Complex Numbers: Perform arithmetic operations on complex numbers.
  10. Polymorphism Concepts: Demonstrate polymorphism concepts using shapes.
  11. Abstract Class for Calculating the Perimeter: Use abstract classes to calculate the perimeter of shapes.
  12. Interface for Resizable: Implement an interface for resizing rectangles.

How to Run

Each program can be run independently by selecting the corresponding program number when prompted.

Author

  • Name: Amith M Shetty
  • USN: 4MH21CS002
  • Faculty Name: Victor Ikechukwu Agughasi & Syeda Amira Hussaini

About

Menu Driven C# Mini Project with 12 exciting options!!!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages