What is the out put of Following code String a=Hello; String b=World String c= a+b Response.Write ( C ); ?
Found an error? Read our corrections policy and submit a sourced correction below. You can also share a useful explanation in your own words.
A. World
B. Hello
C. Hello world
Found an error? Read our corrections policy and submit a sourced correction below. You can also share a useful explanation in your own words.