Question: C++ Basics: (2 points each) What is a good rule to use when making variable names? What is a variable array and give a short

C++ Basics: (2 points each)

What is a good rule to use when making variable names?

What is a variable array and give a short example of its use?

What are the main differences between a variable array and a vector array?

Why what you want to use a constant in your program- what are the benefits?

C++ Operators: (2 points each)

What do the main logical operators do in C++? (Assessing logic)

What are the rules for logical precedence of operators (*,/,+,-,(),&,||, !) in C++?

What does casting data types mean in C++?

Looking for short but complete answers.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!