Tell us what is the difference between struct and class?

Submitted by: Muhammad
A class is a definition of an object and is inheritable. A structure, on the other hand, defines a type of data and is non-inheritable.
Submitted by: Muhammad

Read Online Senior .Net Developer Job Interview Questions And Answers