What is an abstract class? (C#)

Advertisement

Here is the answer of the question: When an object in C# is serialized, what is it converted to?

  • a class that is denoted by the class keyword (can be seen and used by any other class in the system–thus it is by default public)
  • something denoted by the abstract keyword and used system wide; if you want any program to create an object of a class you use the abstract class
  • a class that is denoted by the virtual keyword
  • a class that can be used only as base class

The above question is related to “LinkedIn C# Skill Quiz“. You can find all the updated questions and answers related to to “LinkedIn C# Skill Quiz” on the “LinkedIn C# Skill Quiz” page. If you find the update in question or answers, do comment on this page and let us know. We will update the answers as soon as possible.

Join our list

Subscribe to our mailing list and get interesting stuff and updates to your email inbox.

Thank you for subscribing.

Something went wrong.

Leave a Comment


Share via
Join our list

Subscribe to our mailing list and get interesting stuff and updates to your email inbox.

Thank you for subscribing.

Something went wrong.

Send this to a friend