R4R
Right Place For Right Person TM

When do you absolutely have to declare a class as abstract?

previous previous previous
Question:
When do you absolutely have to declare a class as abstract?

Question: When do you absolutely have to declare a class as abstract?


Answer
absolutely have to declare a class as abstract :- When at least one of the methods in the class is abstract. When the class itself is inherited from an abstract class, but not all base abstract methods have been over-ridden.

By:kamal
Date:

When do you absolutely have to declare a class as abstract?

Post Your Answers


User Name:
Answers:

Related Links

  1. What is the implicit name of the parameter that gets passed into the class set method?
  2. How do I register my code for use by classic COM clients?
  3. How do I create a multi language, multi file assembly?
  4. 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?
  5. Why cannot you specify the accessibility modifier for methods inside the interface?
  6. Why do I get a syntax error when trying to declare a variable called checked?
  7. What is the equivalent to regsvr32 and regsvr32 /u a file in .NET development?
  8. What is the difference between const and static read-only?
  9. What does the parameter Initial Catalog define inside Connection String?
  10. What is the top .NET class that everything is derived from?
  11. Can you allow class to be inherited, but prevent the method from being over-ridden?
  12. Can you change the value of a variable while debugging a C# application?
  13. Are private class-level variables inherited?
  14. Can you inherit multiple interfaces?
  15. How can I create a process that is running a supplied native executable (e.g., cmd.exe)?
  16. Describe the accessibility modifier “protected internal”.
  17. What does the term immutable mean?
  18. Can you store multiple data types in System.Array?
  19. What’s the .NET collection class that allows an element to be accessed using a unique key?
  20. .What class is underneath the SortedList class?
  21. Explain the three services model commonly know as a three-tier application?
  22. Can you allow a class to be inherited, but prevent the method from being over-ridden?
  23. .What’s an abstract class?
  24. .When do you absolutely have to declare a class as abstract?
  25. What is an interface class?
  26. What happens if you inherit multiple interfaces and they have conflicting method names?
  27. What’s the difference between an interface and abstract class?
  28. What is the difference between a Struct and a Class?
  29. What’s the implicit name of the parameter that gets passed into the set method/property of a class?
  30. What does the keyword “virtual” declare for a method or property?
  31. Can you declare an override method to be static if the original method is not static?
  32. What are the different ways a method can be overloaded?
  33. What’s a delegate?
  34. What’s a multicast delegate?
  35. What’s the implicit name of the parameter that gets passed into the class’ set method?
  36. How do you inherit from a class in C#?
  37. When you inherit a protected class-level variable, who is it available to?
  38. Describe the accessibility modifier protected internal.?
  39. . What does the keyword virtual mean in the method definition?
  40. Can you declare the override method static while the original method is non-static?
  41. Can you override private virtual methods?
  42. What’s an interface class?
  43. Is it possible to create custom events for an object
  44. Is it possible for objects that don't have an interface to support events?
  45. Is there an easy way to get help about an object's member
  46. what's Param?
  47. What's OUT Keyword?
  48. What's REF Keyword?
  49. What's Delegate?
  50. Wat's feature of delegate?

Question: When do you absolutely have to declare a class as abstract?

Back Home Next

New Updates

Topics

Topics

R4R
R4R
R4R
R4R
R4R
R4R
R4R
R4R