answersLogoWhite

0

The switch / case statement.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Who developed visual c plus plus?

Microsoft developed Visual C++.


What is the brief history of visual c plus plus?

The complete history of Visual C++ can be found in the "Visual C++" article in Wikipedia.


Is microsoft visual c plus plus the same as visual c plus plus?

Yes. Microsoft Visual C++ is the correct name, but it is often abbreviated to MSVC++ or just VC++. They are all the same.


Is Visual C or Visual C plus plus platform independent?

No, M$ Windoze only.


Does Visual Java plus plus and Java Builder is different from the Java language?

Yes!Visual Java plus plus and Java Builder is different from the Java language?


Is visual studio c plus plus 2010 free?

No. Visual C++ Express is free, but Visual Studio C++ must be bought. The Express edition is a subset of the Studio release.


Can you make programs of C in visual c plus plus?

Yes.


How can you make a triangle in Visual C plus plus 2010?

Nevermind, I did it.


Is x2 plus y2 equals 4 a function?

No. By definition, a function has a single unique value for every value passed into it. The equation given here describes a circle, which can not be rearranged to meet this condition.


Control statement in c plus plus?

Control statements are statements that alter the flow of execution according to the evaluation of an expression (the condition). The C++ control statements are ifstatements, switch statements and the tertiary conditional operator, ?:.


Is y plus x2 plus 1 a function?

That is not a function, although it does involve the function of addition. A function is something that is done to numbers.


A c plus plus statement that invokes a function is known as?

...a function call.