MCQs > IT & Programming > Ruby On Rails > Which of the following is a working ruby while-loop?

Ruby On Rails MCQs

Which of the following is a working ruby while-loop?

Answer

Correct Answer: while i < 100 do # DO THINGS i += 1 end

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Ruby On Rails Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Ruby On Rails Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it