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();
}
Html quickly developed thanks to specifications that came up as a result of the World Wide Web Consortium's joint work (W3C).
<h3>What is world wide web consortium (W3C)?</h3>
- The main worldwide standards body for the World Wide Web is the World Wide Web Consortium.
- The consortium, which was established in 1994 and is now chaired by Tim Berners-Lee, is made up of member organizations that employ full-time workers to collaborate on developing standards for the World Wide Web.
- In order to create Web standards, member organizations, a full-time staff, and the general public collaborate inside the World Wide Web Consortium (W3C).
- W3C's goal is to lead the Web under the direction of Web creator and Director Tim Berners-Lee and CEO Jeffrey Jaffe.
To learn more about world wide web consortium (W3C), refer to:
brainly.com/question/11397745
#SPJ4
Connections, allow separate systems to communicate directly with each other, eliminating the need for manual entry into multiple systems. They do not entirely eliminate information redundancy, but they do ensure information consistency among multiple systems.
<span>Regularly schedule "fire drills" to restore information from backup
Keep it away from Dusty areas
Have a battery back up system
P</span><span>rotect equipment from static electricity that can erase data or damage components.
Hope that answers your question
</span>
IT Manager is expected to be at the center of the action providing complete technology solutions for a business.
Explanation:
An Information Technology Manager (IT Manager) is responsible for implementing and maintaining an organization's technology infrastructure.
IT Manager Roles:
- Monitors the organization's operational requirements
- Manages the data center
- Maintains information technology strategies
- Manages staff
- Maintains a safe and secure work environment
- Initiates, coordinates, and enforces systems, policies, and procedures
Education and Experience Requirements:
- Bachelor’s or master’s degree in a computer science
- Five or more years of IT work experience
- Optional product or system certification