Question: Try some other operations with strings in JES. What happens if you multiply a number by a string, like 3 * Hello? What happens if
Try some other operations with strings in JES. What happens if you multiply a number by a string, like 3 * "Hello"?
What happens if you try to multiply a string by a string, "a" * "b"?
Step by Step Solution
3.45 Rating (174 Votes )
There are 3 Steps involved in it
HelloHelloHello is outputted You get the error message The error ... View full answer
Get step-by-step solutions from verified subject matter experts
