Answer:
A Program was written to carry out some set activities. below is the code program in C++ in the explanation section
Explanation:
Solution
CODE
#include <iostream>
using namespace std;
int main() {
string name; // variables
int number;
cin >> name >> number; // taking user input
while(number != 0)
{
// printing output
cout << "Eating " << number << " " << name << " a day keeps the doctor away." << endl;
// taking user input again
cin >> name >> number;
}
}
Note: Kindly find an attached copy of the compiled program output to this question.
The answer is C: Cloud computing is a service, and SaaS is a platform.
Cloud computing and SaaS are closely related terms, but are different. Cloud computing consist of infrastructure and services and can be described as the delivery of computer services like, storage, databases, servers, and more over the internet. On the other hand, SaaS can refer to as a software delivery model licensed differently to on-premise applications and provide users with access to a vendor’s cloud based web applications or software.
The answer is c !!!!!!!!!
Answer: Liquefaction
Explanation:
The phenomenon of generate the liquid from the solid or gases in accordance with the dynamics fluid is known as liquefaction. It basically occur either naturally or artificially. It is the process of transforming the stable soil into the mobile material is known as liquefaction.
The liquefaction is the process that basically occur due to the vibration and the water pressure in the surface and that cause the soil particle to loose the contact in the soil.
This can be prevented by the avoiding the bearing capacity from the liquefaction and also by control the seismic settlement in the process.