Ruby/Ruby Multiple Choice Questions Set 2 MCQs :- multiple choice questions and answers. e.g Ruby MCQS,Ruby Mock Tests , Ruby Practice Papers ,Ruby Sample Test,Ruby Sample questions

Your Session ID :-Guest6674353

Question 1: What is the output of the given code? i = 0 while i < 5 puts i i=(i+1)**2 end

1 2 3 4 5

0 1 4

0 1

1 4

Total MCQS Questions are 18 in this paper Ruby Multiple Choice Questions Set 2