Q19
What is a class variable in object-oriented programming?
A.
A variable shared among all instances of a class
AnswerB.
A variable within a method
C.
A built-in variable
D.
A specific data type
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board