Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Can a constructor return a value?



Can a constructor return a value?..

Answer / nashiinformaticssolutions

It is possible for a constructor to return a value. A constructor cannot explicitly return a value; instead, it implicitly replaces the current instance of the class.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

Explain the scope of resolution operator.

0 Answers  


What are the static members and static member functions?

1 Answers  


What can I use instead of namespace std?

0 Answers  


What is the size of pointer ? Also size of pointer in 64 bit pointer

4 Answers  


Explain storage qualifiers in c++.

0 Answers  


In a function declaration, what does extern mean?

0 Answers  


Explain the difference between c++ and java.

0 Answers  


Explain working of printf?

8 Answers  


What flag means?

0 Answers  


Explain how an exception handler is defined and invoked in a Program.

0 Answers  


If we declare two macro with the same identifier without doing undef the first, what will be the result? eg: #define MAX_SIZE 100 #define MAX_SIZE 200 int table1[MAX_SIZE];

3 Answers  


What are the 4 types of library?

0 Answers  


Categories