if(!arr[i]) meaning in c++ code example Example: if(arr[i]==k) return arr[i]; if(arr[i]==k){ return arr[i]; }