×
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
Classes
Exercise: Define your own class
< Previous
Next >
Goal
Define a class named Animal with no methods or properties.
// Create your class here public class Program { public static void Main() { } }
Reset
Verify
Page 4 of 20
< Previous
Next >
Loading packages and dependencies