In languages without exception-handling facilities, we could send an error-handling procedure as a parameter to each procedure that can detect errors that must be handled. What disadvantages are there to this method?


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

Post New Answer

More C Sharp Interview Questions

Why do I get an error (cs1006) when trying to declare a method without specifying a return type?

0 Answers  


What?s class SortedList underneath?

1 Answers  


What is the use of GC.KeepAlive Method?

0 Answers   HCL,


What is the gac, and where is it located?

1 Answers  


How does insertion sort work?

0 Answers  






what is read only and constant

8 Answers   FIC, IBM,


What is the difference between static and private constructor in c#?

0 Answers  


Can you create sealed abstract class in c#?

0 Answers  


Why do we need static in c#?

0 Answers  


What is the difference between list and array in c#?

0 Answers  


What is internal and protected-internal accessspecifier in c#.net?

1 Answers  


What is the size of a decimal?

0 Answers  


Categories