Categories
Blog
Embedded C Interview Questions Part -1
1) WHAT ARE THE DIFFERENT DATATYPES COMMONLY USED IN EMBEDDED C? Below are the major data types that are commonly used in embedded C- 2) WHAT IS A FUNCTION POINTER? The function just like a variable has some address and therefore…