A
Q. What will be the output of the given ruby code?
Code:
arr = [1, 2, 3, 4]
print arr
print arr
- Correct Answer - Option(A)
- Views: 24
- Filed under category Ruby
- Hashtags:
Discusssion
Login to discuss.