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:
Input example:
select the funcion: 1
write the 1sd number2
write the 2nd number1
value is 2.000000
Explanation:
#include <stdio.h>
main()
{
//define the variables as float
float a, b, c, e;
char d;
while (1)
{
//input values
printf("select the function: ");
scanf("%c",&d);
printf("write the 1sd number");
scanf("%f",&a);
getchar();
printf("write the 2nd number");
scanf("%f",&b);
getchar();
if (d=='%')
{
a=a*b/100;
}
if (d=='*')
{
a=a*b;
}
if (d=='+')
{
a=a+b;
}
if (d=='/')
{
a=a/b;
}
if (d=='-')
{
a=a-b;
}
printf("value is %f \n",a);
}
printf("final value is %f",a);
getchar();
}
Answer: provide climate data representing times when instruments were not available to measure them.
Explanation:
Proxy data provides climate data representing times when instruments were not available to measure them.
The standby header is provide a check valve shall be installed to prevent backflow.
<h3>What is instrument air?</h3>
The phrase “Instrument Air” is a term that connote a thoroughly clean supply of compressed air that is said to be very free from any kind of contaminations such as particles.
Note that a system often utilize instrument air for different kinds of pneumatic tools, also that of valves and electrical controls.
See full question below
Instrument Air system that employ a standby header shall be permitted to have a simplex cooler and dryer. Where a standby header is provided, a ___________ shall be installed to prevent backflow.
answer choices
one way valve
two way check valve
check valve
Isolation valve
Learn more about Instrument from
brainly.com/question/26219918