Examveda

What is the result of calling a method in Ruby without parentheses?

A. Error

B. Returns nil

C. Returns the method itself

D. Executes the method

Answer: Option D


This Question Belongs to Ruby Programming >> Methods In Ruby

Join The Discussion

Related Questions on Methods in Ruby