Q. In Ruby, what is encapsulation? (A) Hiding data within a class (B) Inheriting properties and behaviors (C) Binding data with methods that operate on that data (D) Converting data types ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) Binding data with methods that operate on that data