List out two different types of errors in c#?


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

Post New Answer

More C Sharp Interview Questions

Why do we need structs in c#?

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  


Can we change static value in c#?

0 Answers  


Can int be null c#?

0 Answers  


what is IFormatable

0 Answers   Wipro,






If a.equals(b) is true then a.gethashcode & b.gethashcode must always return same hash code.

0 Answers  


Difference between imperative and interrogative code?

1 Answers   VelTech, Wipro,


What is the purpose of abstract class in c#?

0 Answers  


What is difference between assembly and namespace?

0 Answers  


What are the types of inheritance in c#?

0 Answers  


What is int parse in c#?

0 Answers  


In gridview in editmode if we want to display information in one combobox based on

0 Answers   FD, Microsoft,


Categories