sam jame

sam jame

  • NA
  • 60
  • 0

Which of the following are true about anonymous types?

Dec 6 2009 10:31 AM

a.They can be derived from any reference type.

b.Two anonymous types with the same named  parameters in the same order declared in the different classes have the same type.

c.Anonymous types can have methods.

d. All properties of an anonymous type are read/write.

e.Anonymous types cannot cross method boundaries.


Answers (1)