Profile
What is C#? Enlightened Posted on: Oct 17, 2025 In: C#

C# basics

  • Object-oriented language
  • Procedural language
  • Scripting language
  • Markup language
Profile
What is a C# Class? Enlightened Posted on: Oct 17, 2025 In: C#

Class basics

  • Defines objects
  • Creates variable
  • Runs loop
  • Executes function
Profile
What is a C# Object? Enlightened Posted on: Oct 17, 2025 In: C#

Object basics

  • Instance of a class
  • Variable
  • Function
  • Loop
Profile
What is C# Inheritance? Enlightened Posted on: Oct 17, 2025 In: C#

Inheritance basics

  • Inherit properties
  • Run function
  • Store variable
  • Create loop
Profile
What is C# Polymorphism? Enlightened Posted on: Oct 17, 2025 In: C#

Polymorphism basics

  • Multiple forms
  • Single form
  • Variable storage
  • Loop execution