Examveda

What does the super keyword do in Ruby?

A. It calls the method of the same name in the current class

B. It returns the superclass of the current class

C. It calls the method of the same name in the superclass

D. It returns the current class as a superclass

Answer: Option C


This Question Belongs to Ruby Programming >> Advanced Topics In Ruby

Join The Discussion

Related Questions on Advanced Topics in Ruby