Can updating the reference variable also updates the orignal variable
#include using namespace std; int a = 20; int & x =