Question from the Ruby (legacy) test

Ruby: What is the output of the following code? ``` bar = Bar.new(1, 2) bar.dup.add(1, 2) ```

Hard

Select true answers

Author: Olivier MillaStatus: PublishedQuestion passed 25 times
Edit
-1
Community EvaluationsNo one has reviewed this question yet, be the first!