×
Log in
Twitter
Gmail
Facebook
.NET Fiddle
and
.NET Academy
shared account
Remember me
Log in
Sign up
or
Reset password
Search Tutorials
Log in
Sign up
About
Twitter
.NET Fiddle
Support
Contact Us
Inheritance
Exercise: Inherit from System.Object
< Previous
Next >
Goal
Define a class named Electron that explicitly inherits from System.Object.
// Implement your classes here. public class Program { public static void Main() { } }
Reset
Verify
Page 5 of 18
< Previous
Next >
Loading packages and dependencies