Home / Programming MCQs / Ruby MCQs / Question

V

Vinay Kumar • 8.45K Points
Tutor III

Q. Which of the following is not a type of loop in ruby?

(A) For Loop
(B) Foreach Loop
(C) Until Loop
(D) While Loop

Explanation:

Foreach loop is not there in ruby.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.