C# Basic Coding and Task

Let’s begin with some of the basic task of C#.
Accept user mobile number and the print it on the screen.
Accept length & Breadth of Rectangle and display area & parameter.
Accept radius of circle and display area & perimeter
Accept roll no, name of student, marks in 3 subject display total and average.
Let’s begin our task from 1.
so, In the first program we need to take input from user and print on screen.
2.Accept Length and breadth of rectangle & Display area & perimeter.
3.Accept radius of circle and display area & perimeter
4.Accept roll no, name of student, marks in 3 subject display total and average.
These are all basic questions I tried using C#…
Subscribe to my newsletter
Read articles from Dev_Naren directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by

Dev_Naren
Dev_Naren
I am a software developer. Exploring tech world. I just post my thoughts about tech and anythings which I'm curious about.