Answer:
This program required for loop and three variables are declared and initialized. then for loop is use to calculate the saving of 15 months.
The description of each line of code is given below in explanation section. However, it is noted that this program is implemented in C++ programming language using Dev C++.
Explanation:
#include <iostream>
using namespace std;
int main()// program started
{
int totalSaving=0;// total saving at the end of each month
int monthlySaving=100;// each month saving
int totalMonth2Save=15;// total month in which he can save
for (int i=1; i<=totalMonth2Save;i++)// for loop to count saving for 15 month
{
totalSaving= totalSaving + monthlySaving;// add the saving of each month into total saving
}
cout<<"Total saving at the end of 15th month is ";// display the message
cout<<totalSaving;//of total 15 month saving
cout<<"$";// show the currency symbol
return 0;
}
Answer:
Isolating affected channels, processes, services, or computers; stopping the losses; and regaining control of the affected systems. It is part of the planning process to identify the best containment option for each scenario or system affected.
Explanation:
Make you depressed? (wild guess) (new to this)
Answer:
Web Services
Explanation:
<em>Web Services</em> is a technology that uses a set of protocols and protocols that serve to exchange data between applications. Different software applications developed in different programming languages, and executed on any platform, can use web services to exchange data on computer networks such as the Internet. Interoperability is achieved through the adoption of open openings.
Answer:
i dont know ask the calc to do it. hehe
Explanation: