Recall & Review
beginner
What is C#?
C# is a modern, object-oriented programming language developed by Microsoft. It is used to build many types of applications, including web, desktop, and mobile apps.
Click to reveal answer
beginner
Who created C# and why?
Microsoft created C# to provide a simple, modern language for building software on the .NET platform. It helps developers write clear and efficient code.
Click to reveal answer
beginner
What does it mean that C# is object-oriented?
Being object-oriented means C# organizes code using objects, which are like real-world things with properties and actions. This helps keep code organized and reusable.
Click to reveal answer
beginner
Name some common uses of C#.
C# is commonly used for building Windows desktop apps, web applications with ASP.NET, games with Unity, and mobile apps with Xamarin.
Click to reveal answer
beginner
What platform does C# mainly run on?
C# mainly runs on the .NET platform, which provides tools and libraries to help programs run smoothly on Windows, Linux, and macOS.
Click to reveal answer
Who developed the C# programming language?
✗ Incorrect
Microsoft created C# as part of its .NET initiative.
Which programming paradigm does C# primarily follow?
✗ Incorrect
C# is mainly an object-oriented language, organizing code around objects.
Which platform is C# mainly associated with?
✗ Incorrect
C# runs primarily on the .NET platform.
Which of these is NOT a common use of C#?
✗ Incorrect
Swift is used for iOS apps, not C#.
What is a key feature of object-oriented programming in C#?
✗ Incorrect
Object-oriented programming uses objects that have properties and actions (methods).
Explain what C# is and why it was created.
Think about who made it and what it helps developers do.
You got /4 concepts.
Describe the main uses of C# and the platform it runs on.
Consider different types of software and the environment C# works in.
You got /5 concepts.