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 |
Explain clr, cts and cls?
Explain attributes in dot net?
What are the similarities and difference between class and structure in .net?
What is the advantage of .net core?
What is meant by localization?
Can any object be stored in a viewstate in .net?
What versions of .net are there?
Explain me what is .net web service?
How many languages .NET is supporting now?
38 Answers Dreamtech, IBS, Microsoft, Polaris, RDT, Softcon, Viscus Infotech,
what is prototype design pattern in .net
How do you give a Windows service specific permissions?
Explain what is immutability, what is it for and how is it codified?