Computer Science, asked by sharmasawan113, 2 months ago

Differentiate between the use of PRINT statement with comma and

semi-colon by using examples​

Answers

Answered by tdeepthi627
10

Answer:

PRINT with semicolon : It is used to display the values one after the other without any space in between.

PRINT with comma : It is used to display the values one after the other with plenty of spaces between them

Explanation:

please Mark me as brainliest

Answered by wajdarahman150487
3

Explanation:

Differentiate between the use of PRINT statement with comma and semicolon by using examples. Ans. 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.

pls Mark me brainliest

Similar questions