answersLogoWhite

0

std::cout<<42<<std::endl;

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Is the syntax between c and c plus plus different?

Yes


Can you see a programme of if syntax in c plus plus?

My self Dhilib... it is a simple query. if statement is a basic control statement. mostly it used in all the languages. also in c plus plus syntax: if(test condition) { true statements; } else { false-statements; } Example: void main() { int a,b; a=54; b=65; if(a&gt;b) { cout&lt;&lt;" a value is big"; } else { cout&lt;&lt;"b value is big"; } }


What is different of c language and c plus plus?

Primarily OOP support, but there are minor syntax difference. By and large anything you can do in C you can also do in C++.


What is extension part of c plus plus?

C++ Extension Name is... Syntax is: File Name.extension name. Ex: ankit.cpp


What did C plus plus add to the C language?

Object-oriented programming principals, a more consistent syntax and improved type-safety.


Bagian syntax yang di gunakan c plus plus?

C++ uses a syntax that is exactly the same as in C, with the addition of reserved words that are specific to C++. C ++ menggunakan sintaks yang persis sama seperti di C , dengan penambahan kata-kata reserved yang khusus untuk C++.


What is syntax in c plus plus for declaring a variable?

type variable {[optional array size]} {= optional initializer};


What is the syntax of c plus plus?

The answer is really beyond the scope of this site. You would probably need to buy a textbook.


Is c plus plus and java are the same?

No. Java takes some ideas from C++, so there are certain similarities, especially in the basic syntax. But it is a different language.


What is the syntax of clear screen in c plus plus?

It must be done by a platform-dependent function, it's "clrscr" from conio.h in TurboC


What is a syntax error in c plus plus?

Syntax error is a kind of error when compiler does not recognize the command you are trying to use. It happens because of two reasons: first is you forgot to include required library; second is such command does not exist.


How do you increment hex value in c?

First a variable in numeric data type is to be defined. Then increment the number using the ++ command syntax of C,

Trending Questions
How do you create a file in c plus plus? How do you convert hexadecimal 542 to binary? A bridge rectifier is supply with 120Vrms sinusoidal signal each diode has a junction voltage of 0.3V determine the peak votage? What type of an engineer do you have to be to build roller coasters? Explain the Java class Loader architecture? What is the function of inlet and outlet valve in a dead weight tester? What are at least five examples of materials that are good conductors? What is the point that is the same distance from any circle? When I start a 1996 Monte Carlo with the 3.4 DOHC motor it has an idle speed of 1000 rpms is that normal for this motor? Density of aggregate? What is the difference between overriding overloading and shadowing as well as hiding while using inheritance? What is the lowest acceptable overvoltage category rating for a voltage tester that will be used to test electronic equipment and circuitry? What was the impact of the miner's safety lamp? A plumber can install it in showers and faucets. Is this sentence written right? What process of giving form to an idea Form for an idea could be a plan of action or a description of a physical thing? What is different utilization category of MCCB for motor protection? How much does central heating and air installation cost? What is a dollar plate on a heat exchanger? How do you choose the value of resistor and capacitor in order to maintain the desired cut-off frequency? What effect does reducing resistance have on the power in a circuit?