which are the 4 members functions in c++ objects that can
either be declared explicitly by programmer or implementation
if nt available.

Answer Posted / pramod

Zero Argument constructor,Copy Constructor,Assignment
Operator,Destructor

Is This Answer Correct ?    15 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is oops with example?

564


What is overriding in oop?

548


What is polymorphism used for?

572


What is polymorphism oop?

621


What do you mean by abstraction?

613






What is protected in oop?

604


write a programe to calculate the simple intrest and compund intrest using by function overlading

1668


How many human genes are polymorphic?

570


Can private class be inherited?

617


What is oops concept with example?

576


How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction

1652


Get me an image implementation program.

1557


can inline function declare in private part of class?

3658


What is object and example?

602


What is encapsulation example?

545