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

A. World

B. Hello

C. Hello world

D. C
Be the first to comment if anything wrong with this mcq
Your comment successfully submitted!
It will automatically posted after review and approval by our staff member.