Choose The Correct Statements Among The Following #404
Choose the correct statements among the following:
This multiple choice question (MCQ) is related to the book/course
gs gs108 CSharp.
It can also be found in
gs gs108 Object Oriented Concepts - Abstract Class & Methods - Quiz No.1.
Choose the correct statements among the following:
An abstract method does not have implementation
An abstract method can take either static or virtual modifiers
An abstract method can be declared only in abstract class
All of the mentioned