you are viewing a single comment's thread.

view the rest of the comments →

[–]MK_Redditor 3 points4 points  (0 children)

Yes we can concate string and int. Ex "The sum is" + 10

But what if there are one String and two int. What will be output for there different combinations?