Home / Programming MCQs / Ruby MCQs / Question

M

Mr. Dubey • 51.32K Points
Coach

Q. What is the purpose of the public_send method in Ruby?

(A) It invokes a public method on an object, bypassing visibility restrictions
(B) It sends a message to the Ruby interpreter to execute a piece of code
(C) It checks if the object responds to the specified method
(D) It returns a Method object representing the specified method

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.