adspace


Differentiate between declaration and definition.

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


Please Help Members By Posting Answers For Below Questions

How c functions prevents rework and therefore saves the programers time as wel as length of the code ?

1164


What character terminates all character array strings a) b) . c) END

1394


Can union be self referenced?

1266


What is the latest version on c++?

1205


daily Routine of father

1483