Important Questions
Important Questions
What is ISR?
What is Startup Code?
What is Interrupt Latency?
What is Volatile keyword? Uses
What is Void pointer?
What is Null pointer?
What is Wild pointer?
What is Dangling pointer?
What is Macro?
What is Constant?
What is Reentrant Sunction?
What is Segmentation Sautt? Reason for it?
What is Virtual memory?
What is Memory Leak?
What is Static Variable?
What is Function pointer?
What is pointer to array?
What is Inline function?
What is Memory Fragmentation?
What is Pass by value & pass by Reference.
What is Semaphore & types of it?
What is Recursive function?
What is Forward Referencing?
What is Const Variable?
What are the Advantages & Disadvantages of Macro & inline function?
What is DIMA?
What is Malloc, Calloc, Realloc & Free?
What is Structure?
What is Structure Padding?
What is Union?
What is the difference between Structure & Union?
How to Define a structure with bit field members?
What is Context Switching?
What is bit field? [set, clear, toggle, check]
Difference blw Const & Volatile?
Difference blw Macro & Inline?
What is Reentrant Function?
What is Paging?
When does a memory leak occur? Ways to avoid it.
What is Stack Overflow error in C?
2 Diff blw RISC & CISC.
What is the link blw oscillator freq & machine-cycle period?
How are structures passed as arguments?
What is Forward Reference in C? *④ What are Little & Big Endian?
What is Endian?
Scope of function that is declared as Static?
Can a pointer be volatile?
Can a volatile be const?
How are Local & Global variable are allocated by compiler.
Scope of Static variables?
What happens when recursive functions are declared Inline?
What is Watchdog timer?
DMA deals with points & address?
Difference blw Microprocessor of Microcontrellos
Difference blo FIFO & the memory?
What are Storage classes in C2
What are the different qualifiers in C?
What is Stack Overflow?
What is MIPS?
What is Interrupt Handling?
What is a Boot loader?
What is CISC?
What is RISC?
Difference blw Bloeking & Non-Blocking Ilo?
What is preprocessos?
What is the diff ble chonst char ptr& const char * const pto?
Execution process of a C program?
Diff blw Static memory allocation & DMA?
What is Compling, Linking & Looding
Explain C Memory Layout?
Pointer to array & Array of pointers?
What is bit - field?
What is ADC?
What is DAC?
What is typecasting?
What is Non-volatile memory in c?
Diff bho compiler & Interpretor?
What are pre-defined Macros?
-----------------------------------------------------------------------------------
---------------
What is an RTOS?
What are the key features of RTOS?
What are the general purposes of RTOS?
What are the tasks in RTOS?
What is the role of time tick in an RTOS?
What is the importance of task allocation in RTOS?
What is synchronization?
What is Context Switching? How it occurs in RTOS?
Different Scheduling algorithm used in RTOS?
Explain preemption & priority inversion?
What is Inter-task communication?
How does Memory Management work in RTOS?
Disadv & Adv of using RTOS?
How does RTOS handle interrupts?
What is the role of Timer tick in an RTOS?
How do you handle Resource sharing and mutual exclusion in an RTOS?
Importance of Stack Allocation in RTOS
What is Memory pool? How it use in RTOS?
What is Mutex?
What is Semaphore?
Diff blw Mutex & Semaphore
When to use Mutex & Semaphore?
What is Soft & Hard Real time?
What is Deadlock causes, way to avoid.
What is Interprocess Communication?
What is Message Queue?
What is Binary & Counting Semaphore?
-----------------------------------------------------------------------------------
------------------