Course Content
C++ Introduction Video Course
What is the recommended convention for naming variables in C++?
Select the correct answer
camelCase
snake_case
PascalCase
kebab-case
How can we improve it?
Thanks for your feedback!