What would be the result of the above code?

A. Type mismatch error
B. "Hello World, Hello World, Hello World"
C. 0
D. "Hello World 3"
E. "Hello World"

Showing Answers 1 - 2 of 2 Answers

Siva Kumar

  • Jul 5th, 2005
 

If concatenation operator is "&" then Ans: D 
 
If concatenation operator is "+" then Ans: Runtime Error

  Was this answer useful?  Yes

s. suresh kumar

  • Jan 6th, 2006
 

The code has not been displayed .plz display the code

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions