What is Difference between CAN and GMLAN
Answer Posted / ram
CAN :-CAN is bus protocol used in vehicle network
communication
GMLAN:- Implemented by GM for diagnosis of vehicle network.
| Is This Answer Correct ? | 7 Yes | 8 No |
Post New Answer View All Answers
What is the significance of watchdog timer in es?
How do the mvp, mvc, and mvvm patterns relate?
What is the difference between "set" logic, and "procedural" logic. When would you use each one and why?
A=7; b=8; x=a++-b; printf(ā%dā, x ); what does this code give as output?
Can you please explain the difference between mutexes vs semaphores?
What is an embedded system and why it is used?
Tell me what does dma address will deal with?
How to reduce interrupt latency?
What is continuous integration? Have you used it and why is it important?
Tell me how to create a child process in linux?
What is meant by a sandbox, why you would use one.
What does malloc do? What will happen if we have a statement like malloc(sizeof(0));
How do you react to people criticizing your code/documents?
Mention how I/O devices are classified for embedded system?
What do you do when you get stuck with a problem you can't solve?