What is Difference between CAN and GMLAN
Answer Posted / nag
CAN :- Implemented by boach
GMLAN:- Implemented for GM for vehicle network an diagnostics
| Is This Answer Correct ? | 13 Yes | 17 No |
Post New Answer View All Answers
Tell me can a variable be both const and volatile?
Explain the concept of convention over configuration, and talk about an example of convention over configuration you have seen in the wild.
Explain the differences between stateless and stateful systems, and impacts of state on parallelism.
What kinds of problems can you hit with locking model? And a lockless model?
Explain the differences between analytical and computational modeling?
What value do daily builds, automated testing, and peer reviews add to a project? What disadvantages are there?
When do you know your code is ready for production?
What is your experience with technical documentation?
How do the mvp, mvc, and mvvm patterns relate?
What is the difference between asynchrony and concurrency?
Tell me what is isr?
Why is it better to use multi-threading polling instead of a single threading model?
What are the different types of system involved in embedded system?
What is loop unrolling?
How do you reduce interrupt latency?