Answer:
The option(B) is the correct answer .
Explanation:
In C++ the // (two slash marks ) indicating the beginning of a comment .The two slash marks ( // ) comment the single line in a program.To use two slash marks ( // ) comment we simply write // in which line we have to make comment.
following are the example of code in c++
#include<iostream.h> // header file
void main() // main method
{
cout<< " india"; // print india
}
here // indicating the beginning of a comment .
Answer:
not appropriate use of technology.
Explanation:
I normally just double click randomly on the page and I get the header. Laughing Out Loud.
(trying to keep my useless answer it formal)
The correct answer for this question is this one
reflect our basic principles." The Constitution party advances a conservative approach to issues and would most likely support policies that <span>reflect our basic principles and as well as respect whatever what we believe in.</span>
<span>An object that named outfile that can be used to write data from program variables to a file is an ofstream. An ofstream is used to maintain and keep the filebuf things and they are used as internal stream buffer. It is also connected with its identified files and its primary files.</span>