how to get lebgth of arr in c++ code example Example: length of array in cpp int size = sizeof(arr)/sizeof(arr[0])