What standard types does c# use?



What standard types does c# use?..

Answer / Krishna Kumar Singh

"C# uses a variety of built-in or standard data types, which can be categorized as primitive types (boolean, char, integer, floating-point, and string), enumeration types, reference types (like classes, interfaces, and arrays), and nullable value types. Primitive types are immutable by default in C#."n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What is singleordefault c#?

1 Answers  


Explain the difference between user control and custom control. Also, explain their use.

1 Answers   Accenture,


What?s an interface class?

1 Answers  


Is a dll an assembly?

1 Answers  


What is a byte in c#?

1 Answers  


What is the difference between properties and indexer in c#?

1 Answers  


What is immutable in C#?

1 Answers   SwanSoft Technologies,


Can multiple catch blocks be executed?

4 Answers   Visual Soft,


Where is the output of TextWriterTraceListener redirected?

1 Answers  


What do you mean by default constructor?

1 Answers   NIIT,


Wcf and what is difference between wcf and web services?

1 Answers  


what is .NET framework architecture ??

1 Answers   IIT, Impetus,


Categories