which are the 4 members functions in c++ objects that can
either be declared explicitly by programmer or implementation
if nt available.
Answer Posted / sarita
zero argument constructor,default constructor,perameterized
constructor,copy constructor
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
What is the real time example of encapsulation?
Why do we use encapsulation in oops?
What is data binding in oops?
What is this pointer in oop?
is there any choice in opting subjects like 4 out of 7
How do you use inheritance in unity?
Write a program to sort the number with different sorts in one program ??
What is polymorphism explain?
What is abstraction with example?
What is static modifier?
What are the advantages of polymorphism?
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 are different oops concepts?
How do you answer polymorphism?
What are the 5 oop principles?