fayton
fayton
CC#
Created by fayton on 8/25/2024 in #help
C# quizzes
Hello everyone, to practice C#, i want to test myself and do some quizzes, but unfortunately for some reason C# doesnt have many resources. Does anyone know any site or ANYTHING where they give good challenging quizzes? Not necessarily where you have to CODE the answer, theoretical is more preferred. However, any resource would be appreciated. I searched for famous sites like geeksforgeeks, hackerrank, but they dont have quizzes for c#, but have them for java,c , c++, python, etc. Thank you beforehand
16 replies
CC#
Created by fayton on 7/4/2024 in #help
easy question but i still didnt understand after searching google: what is the point of ToString?
There is such method where you write in a class “public override ToString()” with curly braces open where you return stuff, whats the point of that?
4 replies