What is difference between class and function?
No Answer is Posted For this Question
Be the First to Post Answer
What is the equivalent of Pascal's Real a) unsigned int b) float c) char
How do you find out if a linked-list has an end? (I.e. The list is not a cycle)
Can we distribute function templates and class templates in object libraries?
What are the four main data types?
What are the advantages of early binding?
Does dev c++ support c++ 11?
Why is c++ considered difficult?
What is a far pointer? where we use it?
Does there exist any way to make the command line arguments available to other functions without passing them as arguments to the function?
What is Namespace?
what is importance of data sturture in a programming language?
22 Answers L&T, TCS, Wipro,
In the derived class, which data member of the base class are visible?