answersLogoWhite

0

What is the use of print option in c plus plus?

Updated: 8/18/2019
User Avatar

Wiki User

10y ago

Best Answer

C++ has no print option. The print option in your IDE allows you to print your C++ source code, thus giving you a "hard" copy of your code.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the use of print option in c plus plus?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

C program to print numbers 1 to n?

how do we use loops in c plus plus programing and what are basic differences between do,for and while loop


How do you print to the screen in C plus plus?

printf();


C plus plus program to print number patterns?

bghjg


Do I need a C plus plus program to print PASCAL's triangle?

No.


Write a C plus plus function that print a triangle of stars?

Write a function that print a triangle of stars.


How print the string with double cot in c plus plus language?

console.wrikerle("""");


Why does VisualStudio c plus plus not have an option to give functions It is in VS c Sharp?

Turn on the intellisense feature.


How the turbo c plus plus use in the computer?

How the turbo c plus plus use what in the computer.


How can you print your name in c or c plus plus with out using semi column?

You can not print your name in C without a semi colon because according to the rules of C every statement should end with a semi colon.In fact without the semi colon it fails to be a valid C statement.


What are the steps in c plus plus program to print word computer?

std::cout<<"computer"<<std::endl;


How do you print two slashes - right after another - in c?

You will have to use "printf" when you want to print two slashes one after another in c.


How do you use conioh header in c plus plus?

just as you do it in C.