Answer:
1. ‘cout’ was not declared in this scope.
2. ‘cin’ was not declared in this scope.
3. lvalue required as left operand of assignment.
Explanation:
The code gives the error cout and cin was not declare. This error means, we not include the library where they define.
cout and cin is the input/output instruction and they include in the library iostream file.
the last error is lvalue required as left operand of assignment.
lvalue means the assignable value, we actually do the wrong assignment.
number1 + number2 = sum;
here, sum is is the assignment variable. so, it must be in the right side of the '=' operator.
sum = number1 + number2 ;
Now, the above is correct. the value number1 plus number2 is assign to sum.
Answer:
You should turn it off and plug it in so its fully charged the next day
Explanation:
<u>Answer:</u>
<em>Organize things
</em>
<u>Explanation</u>:
It is the <em>duty and power of external brain to Organize ideas</em>. Per day we may have plenty of works to be done. So we start thinking about <em>one by one and finally we try to sort out and organize how to perform, when to do and what is the first and last task etc. </em>
It is the external brain which is helping us to figure it out. But there are certain times where we <em>dump things together</em>, especially when there is an very important like marriage of our family member, where they <em>give lots of responsibilities. </em>
<em>At that time, we have very limited time to work out things and we dump our external brain.
</em>