Interview Questions

In Object Oriented Programming, how would you describe encapsulation?

C# Interview Questions and Answers


(Continued from previous question...)

24. In Object Oriented Programming, how would you describe encapsulation?

  1. The conversion of one type of object to another.
  2. The runtime resolution of method calls.
  3. The exposition of data.
  4. The separation of interface and implementation.

(Continued on next question...)

Other Interview Questions