Which data type is used to store any type of data?
ankit
Dyamic datatype is used to store any type of data introduced in C# 4.0
"Var" datatype can be used to store any type of data.