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

Can a string be null c#?

0 Answers  


What is a namespace server?

0 Answers  


Is datetime nullable c#?

0 Answers  


Is c# an array?

0 Answers  


What is garbage collection? How to force garbage collector to run?

0 Answers  


How can I get the ascii code for a character in c#?

0 Answers  


What is a decimal c#?

0 Answers  


What?s a satellite assembly?

1 Answers  


Tell me something about Exceptions. What is the common exception class?

4 Answers   HCL,


What is the difference between ref & out parameters in c#?

0 Answers  


How do you remove white spaces from a string?

0 Answers  


In c#, what will happen if you do not explicitly provide a constructor for a class?

0 Answers  


Categories