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 |
What is risc architecture?
Describe, in as much detail as you think is relevant, as deeply as you can, what happens when I type "cnn.com" into a browser and press "go".
How are macros different from functions?
look at following code void foo(void) { unsigned int a = 6; int b = -20; int c = (a+b > 6) ? 1:0; } o/p is 1 why explain promotion rules
How do you react to people criticizing your code/documents?
Explain me what is endianness of a system and how do different systems communicate with each other?
please send me the faq's in technical interviews on cand datastructures , unix(shell scripting).
Differentiate between mutexes vs semaphores.
Explain me what are the different types of system involved in embedded system?
Name three primary attributes of object-oriented design. Describe what they mean and why they're important.
Tell me what is the difference between hard real-time and soft real-time os?
Explain me what is semaphore?