Doubt doubt doubt

https://ide.codingblocks.com/s/478175 —> why can’t i use sizeof() func here ??

hello @parth_tyagi

inside function , arr is treated as pointer ,hence size of function will return size occupied by pointer and not the array