Although the term was used interchangeably but i think it is better to differentiate it.




void display(vector<int>&) --- Paramater

vector<int> vec;
display(vec); --- Argument