What is data type and how many types of data types are in .NET ?



What is data type and how many types of data types are in .NET ?..

Answer / Premanu Byahut

A data type is a classification that specifies the type or nature of a data. In .NET, there are two main categories of data types: value types (e.g., integers, floating-point numbers, Boolean, dates) and reference types (e.g., classes, arrays, strings).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

Explain clr, cts and cls?

1 Answers  


Explain attributes in dot net?

1 Answers  


What are the similarities and difference between class and structure in .net?

1 Answers  


What is the advantage of .net core?

1 Answers  


What is meant by localization?

1 Answers  


Can any object be stored in a viewstate in .net?

1 Answers  


What versions of .net are there?

1 Answers  


Explain me what is .net web service?

1 Answers  


How many languages .NET is supporting now?

38 Answers   Dreamtech, IBS, Microsoft, Polaris, RDT, Softcon, Viscus Infotech,


what is prototype design pattern in .net

1 Answers   Infosys,


How do you give a Windows service specific permissions?

1 Answers  


Explain what is immutability, what is it for and how is it codified?

1 Answers  


Categories