Programming Magic...!!!
Aug 9, 2023 · 1 min read · when we write this code in C++ or any other programming languages int num=0647; cout<<num<<endl; output:->423 output:- In the provided code, we declare an integer variable num and assigned it the value 0647. However, it's important to note that whe...
Join discussion















