Networking, Programming and Graphics Tutorials

Output Statement - C++ [1/1]

Type:
Output Statement - C++
Level: Beginner Networking, Programming and Graphics Tutorials 
Output Statement - C++
Date: 2006-Dec-04
Output Statement - C++
Visited: 1387 times
Output Statement - C++
Rating: Output Statement - C++
Output Statement - C++
Author: Alex Plumpton

The figure gives the general format of an output statement. The identifier cout is used along with the insertion operator << to output the variables and displays it on the screen.

Format: cout<<variable;

cout - indentifer
<< - insertion operator


Rate this tutorial:                    
Networking, Programming and Graphics Tutorials - Output Statement - C++ [1/1] - Networking, Programming and Graphics Tutorials

Need a specific tutorial? Do not hesitate and submit a request!
Related Tags: output statement c++  input/output statement in c++  general format for output statement in c++  exclude mput output from output file  ftp pwd output as file  mput output to a file  overloading c++ output parameter  c++ overloaded function output parameters  function overloading output type  Sequential input and output operations in c++   sequntial input and output operations  C++ function overloading output parameters  save phpinfo output to file  c++ else statement  "do while statement C++"  if statement c++  The if statement c++  while statement in C++  if else statement in c++  if statement c++