What standard types does c# use?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

What is a generic c#?

0 Answers  


What is byte c#?

0 Answers  


Is array reference type / value type?

15 Answers   Accenture,


Why delegates are type safe?

0 Answers  


What is a shared assembly?

0 Answers   Wipro,






What is AutoMapper in C#?

0 Answers   Infosys,


1. What is lazy loading? 2. What is delay signing? 3. How to transfer view object to presenter in MVP? 4. How to create a generic class? 5. What is Ajax object? 6. What is explicit interface implementation? 7. I1, I2 interfaces have same methods (say PrintName) explicitly implemented in class C1. Now how to call PrintName method from I1? 8. I have a list of Customers. List the customer with maximum orders using LINQ.

1 Answers   Aptron, Volvo,


What is the difference between directcast and ctype?

2 Answers   BirlaSoft, Wipro,


What are custom exceptions? Why do we need them?

0 Answers  


Can you use all access modifiers for all types?

0 Answers  


Difference between debug.write and trace.write?

0 Answers  


How structure objects are destroyed? As GC releases only the objects in stack, and structure is a value type and stored in heap. So how structure objects are released?

2 Answers  


Categories