You are on page 1of 1

1Q)Difference between structure and union with examples?

2Q) DIFFERENCE BETWEEN MACRO AND FUNCTION?


3Q)Difference between function and inline function and macros?
4Q)Bit fields with examples?
5Q) ATOI()
6Q)INTEGER to ASCII:-
7Q)Decimal to Binary Conversion?
8Q)Scope and Lifetime?
9Q)COMPILATION STAGES
10Q)Call by value: and Call by reference:
11Q)Program of Revers Number:
12Q) Program of Array Ascending Order with Functions:
13Q)The program for clear, set and toggle with macros:
14Q) nibble bit swapping macro
15Q) Program of Swapping Lsb and Msb
16Q)Memory Management
17Q) Storage classes
18Q)Differences between C and Embedded C ?
19Q)Difference between if and #if ?
20Q)Program to find compiler is 16 bit or 32 bit or 64 bit ?
21Q)Program to find sizeof operator without size operator using macro ?
22Q) no .of bits sets in efficient manner in macro
23Q) Structure padding
24Q)Explain dangling pointer,null pointer,wild pointer,memory leak?
25Q Little to big endian.
26Q)Pgm to find stack growing direction
28)explain about constant
29)explain about volatile
30)difference between macro enum and const
31)can static variable be declared in header file or not?
32)Function returning function pointer
33)call back function prototype
34)function pointer prototype

You might also like