Basic C theory Interview questions Part 2 is explained with following timestamps:

0:00 – Placements test series on C Programming
0:06 – What is Array in C?
0:17 – What is String in C?
0:28 – Difference between pointer and Array in C
0:55 – What is the function in C?
1:04 – Why we use function in C?
1:14 – What is the Arguments in C?
1:25 – What are the actual arguments in C?
1:35 – What are the formal arguments?
1:42 – What is the difference between call by value and call by reference?
2:08 – What is the recursion in C?
2:18 – What are the advantages & disadvantages of recursion in C?
2:34 – What the storage classes?
2:56 – Different types of storage class
3:08 – What are the command line argument in C?
3:21 – What is the dynamic memory allocation in C?
3:41 – What is the static memory allocation in C?
3:57 – What is the difference malloc() & calloc()?
4:14 – What is the memory leak in C?
4:34 – What is the structure in C?
4:44 – What is the Self referential structure in C?
4:55 – What are structure bit fields in C?
5:15 – What is the structure padding in C?
5:41 – How to avoid structure Padding in C?
5:58 – What is the union in C?
6:13 – What is the difference between structure & Union?
6:54 – What is the typedef in C?
7:04 – What is the enum in C?
7:15 – What is the file in C?
7:23 – What is the macro in C?
7:32 – Difference between #define and #typedef
7:56 – Header file is having function declaration or functions definitions?
8:14 – Which one is faster n++ or n+1 in C?
8:38 – What is the size of empty structure?
8:46 – What are the memory segment available in C?

Following points are covered in this video:
0. Placements test series on C Programming
1. Basic C theory Interview questions

Engineering Funda channel is all about Engineering and Technology. Here this video is a part of C Programming.

#CProgramming, #EngineeringFunda