Answer:
A collection of records pertaining to one of the main subjects of an information system, such as customers, employees, products and vendors.
Explanation:
Answer:
18
Explanation:
please mark me as brainliest
Answer:
the smallest number start with the first number of the alphabet
You should specify what language you're using in these types of questions; here's an example in C++.
#include <iostream>
#include <math>
int main()
{
// example area
double area = 25;
// square root the area to find the length
// then apply basic pythagoras
double diagonal = sqrt(pow(sqrt(area), 2) + pow(sqrt(area), 2));
return 0;
}
Answer:
125 percent of continuous load
Explanation: