Waits the difference between 'print I' and
'print I,' (comma)
Answers
Answered by
0
Answer:
Differentiate between the use of PRINT statement with comma and semicolon by using examples. ... PRINT with Semi Colon: It is used to display the values One after another, without any space in between. PRINT with Comma: It is used to display the values one after another with plenty of spaces in between.
Similar questions