What is the output of the the given code? puts "My name is #{Name}"
1.Error in compilation
2.Name variable not defined earlier
3.My name is #{Name}
4.Undefined Error
Answer:2
Posted Date:-2022-02-07 11:15:11