Vidyalelo
Ruby Programming · Q81

Basic Syntax in Ruby

Programming · Ruby Programming · question 81

Q81

What is the use of .capitalize method?

A.
It capitalizes the entire string
B.
It capitalize on the first letter of the string
Answer
C.
It capitalize the strings which are in small case
D.
All of the mentioned

Answer: Option B

Solution

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