adspace
Answer Posted / Magan Singh
Declaration in C++ is a statement that tells the compiler about the existence of a variable, function, or class. Definition, on the other hand, provides details about the variable, function, or class, such as its type, size, and implementation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers