Computer Science, asked by abdullahbutt751, 8 months ago

short note PRINT Statement​

Answers

Answered by reenakesharwani157
5

Answer:

The function of the PRINT statement is to instruct the computer to output something, either on the terminal or the printer. It can be used in several different ways. One way is to print the value of a single variable. Note that only the value of variable A was printed, not the variable name.

Follow me

Mark as brainlist

Answered by SpaceWalker17
5

\huge\underline\mathfrak\purple{ANSWER}

\huge\underline\mathscr\blue{Print\:Statement}

The function of the PRINT statement is to instruct the computer to output something, either on the terminal or the printer. It can be used in several different ways. One way is to print the value of a single variable.

Example:

Printing the value of a single variable

This statement will cause the computer to print whatever value it has for the variable A. The output will be the value of A only, the variable name A will not be printed. Let’s assume the value of A in the PRINT statement is 896. When the PRINT statement is executed, the output will be:

896

<body style="background-color:#93B874;"><marquee><font color= pink>Please! Mark as brainlist!!

Similar questions