2. Give the different notations for the class.\
No Answer is Posted For this Question
Be the First to Post Answer
explain defference between structure and class with example
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
What is sub classing in c++?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
tell about copy constructor
What is meant by oops concept?
What is this pointer in oop?
What is multiple inheritance? Give Example
What is a friend function & its advantage?
Why multiple inheritance is not possible?
what is the difference between <stdio.h>and "stdio.h"?
Why is polymorphism important in oop?