Answer:
double decimal1, decimal2;
int whole;
Explanation:
Required
Declare 2 decimals and 1 int.
The syntax to declare a variable is:
<em>data-type variable-name;</em>
To declare decimal, we simply make use of double or float data types.
So, we have:
double decimal1, decimal2; ----> for the decimal variables
And
int whole; ---- for the whole number
The two driving factors in the development of computers are the Skill set of the team. [If the team is well versed in a specific stack, then the performance will be good as compared to any other stack].
<h3>What re the matters?</h3>
There are some matters to consider. For business programs, I'd say gaming. A lot of what the common laptop makes use of for enterprise doesn't require that kind of electricity.
- The skill set of the team. [If the team is well versed in a specific stack, then the performance will be good as compared to any other stack]
- Process familiarity. [If dev team knows the stack but the deployment/service team is new, then you may run into deployment and maintenance issues.]
Read more about the computers:
brainly.com/question/24540334
#SPJ1
Answer:
Explanation:
check the attached files below for answers to your question, thanks.