C++ programming Exercises practice with solution
What is C++ Programming Language?
C++ is a general-purpose programming language. It has imperative, object-oriented and generic programming features, while also providing facilities for low-level memory manipulation.
It was designed with a bias toward system programming and embedded, resource-constrained and large systems, with performance, efficiency and flexibility of use as its design highlights. Many vendors provide C++ compilers, including the Free Software Foundation, Microsoft, Intel, and IBM.
The best way we learn anything is by practice and exercise questions. We have started this section for those (beginner to intermediate) who are familiar with C++ programming.
Hope, these exercises help you to improve your C++ programming coding skills. Currently, following sections are available, we are working hard to add more exercises .... Happy Coding!
List of C++ Exercises
- Basic Exercises: 85 Exercises with Solution
- Basic Algorithm Exercises: 117 Exercises with Solution
- For Loop Exercises: 87 Exercises with Solution
- String Exercises: 15 Exercises with Solution
- Array Exercises: 29 Exercises with Solution
- Math Exercises: 31 Exercises with Solution
- Numbers: 46 Exercises with Solution
- Sorting and Searching: 14 Exercises with Solution
- More ....
More to Come !
Popularity of Programming Language Worldwide, Apr 2021 compared to a year ago:
Rank | Change | Language | Share | Trend |
---|---|---|---|---|
1 | Python | 29.5 % | -0.1 % | |
2 | Java | 17.51 % | -0.6 % | |
3 | Javascript | 8.19 % | +0.2 % | |
4 | C# | 7.05 % | -0.2% | |
5 | ![]() |
C/C++ | 6.73 % | +1.0 % |
6 | ![]() |
PHP | 6.23 % | +0.0 % |
7 | R | 3.86 % | +0.0 % | |
8 | Objective-C | 2.77 % | +0.3 % | |
9 | ![]() |
TypeScript | 1.87 % | -0.0 % |
10 | ![]() |
Swift | 1.85 % | -0.3 % |
11 | ![]() |
Kotlin | 1.78 % | +0.3 % |
12 | ![]() |
Matlab | 1.77 % | -0.1 % |
13 | ![]() |
Go | 1.37 % | +0.1 % |
14 | ![]() |
VBA | 1.33 % | -0.0 % |
15 | Ruby | 1.21 % | -0.1 % | |
16 | ![]() |
Rust | 1.1 % | +0.4 % |
17 | ![]() |
Ada | 0.8 % | +0.5 % |
18 | ![]() |
Scala | 0.72 % | -0.3 % |
19 | ![]() |
Visual Basic | 0.71 % | -0.2 % |
20 | ![]() |
Abap | 0.58 % | +0.0 % |
21 | ![]() |
Lua | 0.57 % | +0.3 % |
22 | ![]() |
Dart | 0.52 % | +0.0 % |
23 | ![]() |
Perl | 0.41 % | -0.0 % |
24 | ![]() |
Julia | 0.38 % | +0.1 % |
25 | ![]() |
Cobol | 0.35 % | +0.0 % |
26 | ![]() |
Groovy | 0.34 % | -0.1 % |
27 | ![]() |
Haskell | 0.25 % | -0.1 % |
28 | Delphi | 0.25 % | -0.0 % |
Source : http://pypl.github.io/PYPL.html
TIOBE Index for April 2021
Apr 2021 | Apr 2020 | Change | Programming Language | Ratings | Change |
---|---|---|---|---|---|
1 | 2 | ![]() |
C | 14.32% | -2.40% |
2 | 1 | ![]() |
Java | 11.23% | -5.49% |
3 | 3 | Python | 11.03% | +1.72% | |
4 | 4 | C++ | 7.14% | +0.36% | |
5 | 5 | C# | 4.91% | +0.16% | |
6 | 6 | Visual Basic | 4.55% | -0.18% | |
7 | 7 | JavaScript | 2.44% | +0.06% | |
8 | 14 | ![]() |
Assembly language | 2.32% | +1.16% |
9 | 8 | ![]() |
PHP | 1.84% | -0.54% |
10 | 9 | ![]() |
SQL | 1.83% | -0.34% |
11 | 19 | ![]() |
Classic Visual Basic | 1.54% | +0.71% |
12 | 22 | ![]() |
Delphi/Object Pascal | 1.47% | +0.77% |
13 | 13 | Ruby | 1.23% | -0.02% | |
14 | 12 | ![]() |
Go | 1.22% | -0.13% |
15 | 11 | ![]() |
Swift | 1.19% | -0.32% |
16 | 10 | ![]() |
R | 1.12% | -0.42% |
17 | 48 | ![]() |
Groovy | 1.04% | +0.86% |
18 | 16 | ![]() |
Perl | 0.99% | +0.03% |
19 | 18 | ![]() |
MATLAB | 0.99% | +0.06% |
20 | 34 | ![]() |
Fortan | 0.91% | +0.58% |
Source : https://www.tiobe.com/tiobe-index/
- New Content published on w3resource:
- Scala Programming Exercises, Practice, Solution
- Python Itertools exercises
- Python Numpy exercises
- Python GeoPy Package exercises
- Python Pandas exercises
- Python nltk exercises
- Python BeautifulSoup exercises
- Form Template
- Composer - PHP Package Manager
- PHPUnit - PHP Testing
- Laravel - PHP Framework
- Angular - JavaScript Framework
- React - JavaScript Library
- Vue - JavaScript Framework
- Jest - JavaScript Testing Framework