Vidyalelo
Ruby Programming · Q1

Object Oriented Programming (OOP) Concepts in Ruby

Programming · Ruby Programming · question 1

Q1

What is a class in Ruby?

A.
A blueprint for objects
Answer
B.
A variable holding multiple values
C.
A single data structure
D.
A method to define behavior

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board