Computer Science, asked by shaan24, 1 year ago

anyone is here to help me to learn about c++?

Answers

Answered by Anonymous
2
Don't worry if you work hard then the result is good

leesoulbee: C++ is one of the more challenging computer programming languages -- so expect to encounter difficulties! You will need a degree of patience and persistence.
leesoulbee: Statements

The most common type of instruction in a program is the statement. A statement in C++ is the smallest independent unit in the language. In human language, it is analogous to a sentence. We write sentences in order to convey an idea. In C++, we write statements in order to convey to the compiler that we want to perform a task. Statements in C++ are often terminated by a semicolon.

There are many different kinds of statements in C++.
Answered by Riya1211
2
it is a programming language

shaan24: i know can you tell me what is better platform for it*
Similar questions