Answered Questions

  • If else in c++

    Hi guys , in c++ programming (if) when we use "=" isntead of "==" compiler behave the same ... Do u know why compiler Behave like this ?? Tnx

    vinodh

    • Dec 11th, 2012

    In the first if condition want to place double equal.then it will treat as condition.otherwise it will treat as declaration