answersLogoWhite

0


Best Answer

This is not a question, but here you are:

int x, y, z;

x=2;
y=3;
z=x*y;

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Give me a C plus plus programming multiplication?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Why study c plus plus programming?

we are using c plus plus programming for developing object oriented programing software.


Differentiate C plus plus and Turbo C?

Turbo C is a software where C or C++ programming environment resides in.But C++ is itself a programming language.


Is c plus plus a modular programming?

No, but it does support modular programming through namespaces.


What are the two major types of programming languages in c plus plus?

Object oriented programming and structured programming.


What is the purpose of C plus plus?

Computer programming.


What is c plus plus primarily used for?

Programming.


What is the significance of c plus plus?

C++ is an object oriented programming language


What is the best website for C plus plus programming?

www.cplusplus.com


What is the use of c plus plus in banks?

Programming language.


Algorithm of push and pop in c plus plus?

pop push c++ programming


Is NET programming is update from C plus plus programming?

No. .NET programming is Microsoft-specific, similar to Java in some respects, but it is non-portable. C++ is a general purpose and cross-platform programming language.


Is there any difference between turbo c and c plus plus?

turbo c is a compiler and c++ is a programming language.