Explain about the feature Anonymous type?

Submitted by: Administrator
Anonymous type is a feature of VB.NET and it allows data types to be created from the code which requires it. This feature is present in VB as well as C#. They should be stored in variables declared with the keyword VAR. Dynamic typing is different and shouldn't be confused with Anonymous type.
Submitted by: Administrator

Read Online VB .Net Job Interview Questions And Answers