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?
HCL,
1171
What is the default value of datetime in c#?
In .Net, what is an assembly? Also explain the type of assembly.
What is a interface in c#?
How big is a float?
What does string format do?
Is java better than c sharp?
Explain About Postback
What is the difference between const and static read-only?
What does console writeline do?
Why var is used in c#?
What is use of abstract class in c#?
what are implementation inheritance and interface inheritance?
Is concurrent queue thread safe?
Is overriding of a function possible in the same class?
Who benefits from ajax?