Class variables should be declared public This concept violates-05863
Class variables should be declared public. This concept violates which of the following.
This multiple choice question (MCQ) is related to the book/course vu cs504 Software Engineering - I. It can also be found in vu cs504 Final Term - Quiz No.14.
Class variables should be declared public. This concept violates which of the following.
Information hiding
Encapsulation
Information hiding and Encapsulation
None of given