what is plc system
Answers were Sorted based on User's Feedback
Answer / dhaval
This concept are used in industry where some process are
divided in task and this task has some sequence. To control
this sequence repetitively PLC are used.
| Is This Answer Correct ? | 3 Yes | 0 No |
Explain me what is the difference between microprocessor and microcontroller?
Why do we need a infinite loop in embedded systems development? What are the different ways by which you can code in a infinite loop?
Tell me can a variable be both const and volatile?
What is the use of volatile keyword?
Tell me what is rtos?
What is continuous integration? Why is it important?
What is continuous integration? Have you used it and why is it important?
Explain me why is model transformations used in the embedded system?
Tell me when one must use recursion function? Mention what happens when recursion functions are declared inline?
Explain the uses of timers in embedded system?
What is size of character, integer, integer pointer, character pointer?
Why are interfaces important?