- Online Exam Test Papers | - MCQs[multiple choice questions and answers ] | - Mock Test Papers | - Practice Papers | - Sample Test Papers |

Question:
What is the output of the given code?

Ans=Ruby
    puts "#{Ans} is an oop language"
    puts "It is very efficient langauge"
    puts "#{expr} is used on rails platform"

1.Error, no output

2.Ruby is an oop language It is very efficient langauge undefined local variable

3.Ruby is an oop language It is very efficient langauge #{expr} is used on rails platform

4.None of the mentioned

Posted Date:-2022-02-07 11:18:02


More MCQS Questions and answers

Search