Answer:
The program to this question can be given as:
Program:
#include<stdio.h>//include header file
int main() //defining main method
{
printf("Hello..! and please vote the answer."); //print value.
return 0;
}
Output:
Hello..! and please vote the answer.
Explanation:
In the given question some information is missing that is the message to be printed, In this code assume some message to be displayed, and the description to the above code as follows:
- In the above code firstly header file is included for using a basic function like print method, input method, etc.
- In the next line main method is defined, inside the main method a print function is used in this function a message is passed with a double-quote ("'). When the code will execute it will print the message that is given in the output section.
Answer:
The CAM means Computer-Aided Manufacturing, and it monitors as well as manages on the self basis the complete manufacturing process, and hence it is being categorized as the Programmable Automation, that is responsible for the production of the products in various batches. It is in a real sense an Automated Manufacturing.
Explanation:
Please check the answer section.
B) the auto-sensing mechanism