Q19
Which keyword is used to prevent further inheritance of a class in C++?
A.
sealed
B.
final
AnswerC.
restrict
D.
abstract
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board