answersLogoWhite

0

"Print" is no more something understandable in computer science.

Once it meant outputing something on the printer, and depending on the language used the statement would have been "print", "write" or "out".

Now in modern programming, outputting something somewhere is done by calling a library procedure or function, usually "write", "writeline", still depending on the library used. This same name can be used to output the data on screen, paper or file for instance.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Blue print of diploma computer science second sem?

details of 2nd sem diploma in computer science regarding subjects


You want XII computer science blue print in tamilnadu?

yes i want


How do you write a program using the gotoxy statement and print function to display letters of the alphabet on the computer screen?

There is no gotoxy statement in C.


Are there 11th state board Tamil nadu computer science blueprint and question papers online?

i want 11th tn computer science blue print


You want a blue print of computer science question paper of 2nd puc?

yes


You want blue print for physics chemistry computer science maths french?

s


Blue print of second puc board exams of karnataka of the combination seba?

Computer science


What is the output of the following print statement print(The path is Dsampletest.)What is the output of the following print statement print(The path is Dsampletest.)?

The output of the print statement print(The path is Dsampletest.) would result in a syntax error because the string is not enclosed in quotes. To correct it, the statement should be written as print("The path is Dsampletest."), which would then output: The path is Dsampletest.


Without printf statement semicolon print the statement?

int main (void) { if(printf("Print whatever you want")) { } }


I want to print my own w4 form from my computer?

I want to print out my own w2 from my computer


What are the uses of computer printers?

To print documents off of your computer. Or to print out stuff from the internet. You can copy papers and print them out.


How can print both statement of if and else?

Simply print the whole source-code.