Search:

Type: Posts; User: rohan_p

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    1,460

    thanks......that worked.....

    thanks......that worked.....
  2. Replies
    7
    Views
    1,460

    Ignoring assignment

    In the given program, value of x does not change as per input given by user. It assigns x= 2 automatically and prints the same. What is the reason ?



    #include <iostream>

    using namespace std;...
Results 1 to 2 of 2