Question: 2 . 2 The operator to check for equality is ( = ) . 2 . 3 A return statement in a function

2.2 The operator to check for equality is \(=\).
2.3 A return statement in a function returns only one value.
2.4 The logical AND operator in C++ is \& .
2.5 The last element in a ten element one dimensional array has the index of 9.
QUESTION 3
3.1 Name a primitive data type in \(\mathrm{C}++\).
3.2 Name a stream manipulator in C++.
3.3 Add brackets to the following expression to get the answer zero.
\[
2+8/2-5
\]
2 . 2 The operator to check for equality is \ ( =

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 Programming Questions!