Make a C code that changes the 4th bit of the value stored in address 0x8000.
Embedded Software Engineer Interview Questions
6,947 embedded software engineer interview questions shared by candidates
memory allocation while program running
Im6 cores, Enable device driver in the kernel, Program for dynamically locate memory and initialise as 1
You are given several linked list, insert one node in one particular linked list.
Invert bits in two bytes and swap them.
w.a.p to print binary of an number using bit and operation
What is backtracking?
Why would a C program exit before entering main()
Correct this function: 1. a bunch of syntax errors 2. bad semicolon -- for (int i=0; i < 1; i++); {blah} 3. bad function return -- returned pointer to variable declared inside the function
Basic C questions - what is a pointer, pass by reference vs pass by value, what is a semaphore and why would you use it, have you ever used assembly language?
Viewing 6781 - 6790 interview questions