Smart machines I'm pretty sure
<u>Synergy </u>is where a media company uses its combined properties to promote each other and add value to the company.
<h3>What is known to be called Synergy?</h3>
Synergy is known to be a term that connote a form of an interaction or the kind of a cooperation that brings about a state which is greater than the simple sum of its parts.
The term synergy originate from the Attic Greek word that connote "working together" and as such, <u>Synergy </u>is where a media company uses its combined properties to promote each other and add value to the company.
Learn more about Synergy from
brainly.com/question/13639757
#SPJ1
Answer:
# include<iostream>
# include<math.h>
using namespace::std;
void calc (int num)
{
cout<<"Area of Square" <<num*num;
cout<<"Volume of a sphere" << (4/3) *3.14*num*num*num;
cout<<"Side of a Square" <<sqrt(num);
}
int main ()
{
int num;
cout<<"Enter the Number"; cin>>num;
calc(num);
return 0;
}
Explanation:
I have used the swtich for the selection purpose. Also, I have used sqrt() function, and for that I have included math,h library. And the various formula comes from mensuration. Rest part is self explanatory.
Answer:
CAD ( d )
Explanation:
Richard should use CAD to create a cloud-based system, since he wants it to be a centralized repository of log files to be taken from the different servers associated with the organization
CAD ; Computer aided design software is the best software to be used because files created using CAD can be easily stored in cloud and it is easily accessible.