Vidyalelo
C# Programming · Q69

Classes and Objects in C Sharp

Programming · C# Programming · question 69

Q69

Choose the correct statements among the following:

A.
An abstract method does not have implementation
B.
An abstract method can take either static or virtual modifiers
C.
An abstract method can be declared only in abstract class
D.
All of the mentioned
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board