- 5

why do we create class in C#?

please let me know why do we create the class and its object in c#.

24th Nov 2020, 6:43 AM
Shahid
Shahid - avatar
2 Answers
+ 5
This is a Java lesson but the same concept, object-oriented programming, applies to C# https://www.sololearn.com/learn/Java/2151/ Welcome to the forum. https://www.sololearn.com/discuss/1316935/?ref=app How to increase your chances of receiving useful answers: https://www.sololearn.com/Blog/38 . .
24th Nov 2020, 9:06 AM
Kevin ★
+ 3
follow the steps below : 1. use sololearn search bar 2. use google for more results 3. ask programming-related questions 4. use better words and sentences our moderators can help you : https://www.sololearn.com/Discuss/1316935/welcome-to-sololearn-forum happy learning
24th Nov 2020, 6:47 AM
Mr. Knight