Code for converting Binary to decimal using stack in C/C++. I have used the stack to store the sum after conevertion and popped out only top element from stack that contains