anyone is here to help me to learn about c++?
Answers
Answered by
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.
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
2
it is a programming language
Similar questions
Social Sciences,
8 months ago
English,
8 months ago
Science,
8 months ago
Math,
1 year ago
Science,
1 year ago