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

Sarita...
1)if i am not wrong...compiler never provides the
parametrized constructor. For example, you can try
this,simply create a parameterized object and don't specify
a parameterized constructor ( as per you say compiler will
provide one), it will generate an error.
2)zero argument constructor and default constructor are the
same things.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are objects in oop?

601


Can an interface inherit a class?

551


Are polymorphisms mutations?

691


What is encapsulation in oops?

530


Why do we use class?

625






What is class encapsulation?

584


Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box

2023


What is the difference between procedural programming and oops?

546


What is encapsulation process?

573


Why do while loop is used?

568


What is overriding in oop?

541


Who invented oop?

644


what is different between oops and c++

1993


What is abstraction oop?

615


Whats oop mean?

582