What is the output of given code? puts "what is your first name?" name=gets.chomp puts "what is your surname?" surname=gets.chomp

Question:
What is the output of given code?

puts "what is your first name?"
   name=gets.chomp
   puts "what is your surname?"
   surname=gets.chomp

1.Error in compilation

2.What is your first name? xyz(enter any name) What is your surname? wtu(enter your surname)

3.Name=xyz

4. None of the mentioned

Posted Date:-2022-02-07 04:08:05


More MCQS Questions and answers

Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!