Which Class Can Have Member Functions Without Their #22
Which class can have member functions without their implementation?
This multiple choice question (MCQ) is related to the book/course
gs gs111 OOP Object Oriented Programming Java.
It can also be found in
gs gs111 OOPs Concept & Features - OOPs MCQ: Classes - Quiz No.1.
Which class can have member functions without their implementation?
Default class
String class
Template class
Abstract class