Quiz #23

Software Engineering

Question 1 of 20 0 / 20 answered
--:--
Time Remaining
Question 1

What is the out put of Following code String a=”Hello”; String b=”World” String c= a+b Response.Write ( “C “); ?

Question Navigator