Posts

Showing posts from May, 2021

C++ Programs to find Mathematical Operations - SUM(Addition)

Image
Program to Print SUM Of  Two Numbers in C++ : - _____________________________________

"Introduction to C++"

Image
Introduction to C++   -for beginners. Generally speaking, for conveying some message or to interact with someone we use Language as a medium. Similarly, to communicate with a computer we need a language. There are different types of languages which are used to provide a set of instructions to a computer, they are known as   Programming Languages.