Answer:
The awnser is D or IP Address
Explanation:
<h2>
BRAINLIEST PLEASE</h2>
Answer:
HAPPY BIRTHDAY EVEN THO WE JUST MET
Answer:
#include <iostream>
#include <cstdlib>
using namespace std;
int main(){
int sum=0, num=5; //variables declaration and inicialization
while (sum<500){ //conditioning to do the sum up to 500
sum=sum+num; //actually sum process
cout << "The value is: "<<sum; //show the result in screen
};
return 0;
}
Answer:
The answer to this question is given below in the explanation section.
Explanation:
This is a Python function that generates random number between the given range. However, it includes the numbers that are given in the range.
So this function can generate a random number and return a number between 1 and 9 (inclusive 1 and 9).
The function is written below
...........................................................................................................
import random
print(random.randint(1, 9))
<em>#returns a number between 1 and 9 (both included)</em>
.....................................................................................................................
Cloud computing architecture can be described as components and subcomponents required for cloud computing. Typically, these components consist of front (fat client, mobile device, thin client) and black end platforms (storage, servers), a cloud based delivery, and a network (Internet, Internet, Cloud). When all of these components are combined, they make up a cloud architecture.