How to Find the Length of Array in C?

Education and Training

C is a programming language .C basically used in most of the other programming languages also a Mysql  has been written with help of c and c++ fundamentals and Array are particularly used in C language .array is a compound data type  that its store multiple values of same data types like int,double ,float etc. We use Pointer Arithematic to find the Length of Array in C.