The words argument and parameter are often used interchangeably in the literature, although the C++ Standard makes a clear distinction between the two. An argument is one of the following: an expression in the comma-separated list in a function call; a sequence of one or more preprocessor token...
all the term are variables because they are variable. A argument or a parameter are variables in a method signature/call. an attribute is a global variable aka field, property. But everyones understanding might differ a bit. you shouldn't worry about the exact words as long as you know how...
How can i differentiate "variable","argument","parameter"&"attribute"? Answers: this is just my understanding/usage of these terms. so no gurantee: all the term are variables because they are variable. A argument or a parameter are variables in a method signature/call. an attribute is a g...
How can i differentiate "variable","argument","parameter"&"attribute"? Answers: this is just my understanding/usage of these terms. so no gurantee: all the term are variables because they are variable. A argument or a parameter are variables in a method signature/call. an attribute is a g...