1.

How many types of variables are available in Ruby Class?

Answer»

MAINLY four types of VARIABLES are available in RUBY Class - local variables, GLOBAL variables, class variables and instance variables.



Discussion

No Comment Found