R4R
Right Place For Right Person TM

Question:-Can multiple catch blocks be executed?

previous previous previous
Question:
Question:-Can multiple catch blocks be executed?

Question: Question:-Can multiple catch blocks be executed?


Answer
No, once the proper catch code fires off, the control is transferred to the finally block (if there are any), and then whatever follows the finally block.

By:kamal
Date:

Question:-Can multiple catch blocks be executed?

Post Your Answers


User Name:
Answers:

Related Links

  1. Question:-What’s a delegate?
  2. Question:-What’s a multicast delegate?
  3. Question:-How’s the DLL Hell problem solved in .NET?
  4. What’s a satellite assembly?
  5. What namespaces are necessary to create a localized application?
  6. What’s the difference between // comments, /* */ comments and /// comments
  7. How do you generate documentation from the C# file commented properly with a command-line compiler?
  8. What’s the difference between the Debug class and Trace class? Documentation looks the same
  9. Why are there five tracing levels in System.Diagnostics.TraceSwitcher?
  10. Can multiple catch blocks be executed?
  11. Is it possible to have different access modifiers on the get/set methods of a property?
  12. What's C# ?
  13. What do you know about .NET assemblies?
  14. What’s the difference between private and shared assembly?
  15. What’s a strong name?
  16. Where are shared assemblies stored?
  17. How can you create a strong name for a .NET assembly?
  18. Where’s global assembly cache located on the system?
  19. Can you have two files with the same file name in GAC?
  20. How do I simulate optional parameters to COM calls?
  21. How do I make a DLL in C#?
  22. What is delay signing?
  23. Can you prevent your class from being inherited and becoming a base class for some other classes?
  24. Will finally block get executed if the exception had not occurred?
  25. Is there regular expression (regex) support available to C# developers?
  26. Is there a way to force garbage collection?
  27. What is a satellite assembly?
  28. How is method overriding different from overloading?
  29. When do you absolutely have to declare a class as abstract
  30. When do you absolutely have to declare a class as abstract?
  31. What is the implicit name of the parameter that gets passed into the class set method?
  32. How do I register my code for use by classic COM clients?
  33. How do I create a multi language, multi file assembly?
  34. C# provides a default constructor for me. I write a constructor that takes a string as a parameter, but want to keep the no parameter one. How many constructors should I write?
  35. Why cannot you specify the accessibility modifier for methods inside the interface?
  36. Why do I get a syntax error when trying to declare a variable called checked?
  37. What is the equivalent to regsvr32 and regsvr32 /u a file in .NET development?
  38. What is the difference between const and static read-only?
  39. What does the parameter Initial Catalog define inside Connection String?
  40. What is the top .NET class that everything is derived from?
  41. Can you allow class to be inherited, but prevent the method from being over-ridden?
  42. Can you change the value of a variable while debugging a C# application?
  43. Are private class-level variables inherited?
  44. Can you inherit multiple interfaces?
  45. How can I create a process that is running a supplied native executable (e.g., cmd.exe)?
  46. Describe the accessibility modifier “protected internal”.
  47. What does the term immutable mean?
  48. Can you store multiple data types in System.Array?
  49. What’s the .NET collection class that allows an element to be accessed using a unique key?
  50. .What class is underneath the SortedList class?

Question: Question:-Can multiple catch blocks be executed?

Back Home Next

New Updates

Topics

Topics

R4R
R4R
R4R
R4R
R4R
R4R
R4R
R4R