Vidyalelo
Computer Science · Q359

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 359

Q359

A data member holds a 1 or 0 depending on whether taxes have been paid. The best identifier for this member is _____

A.
taxes
B.
paidTaxes
Answer
C.
taxesArePaid
D.
code

Answer: Option B

Solution

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