What is design patterns in C++?

Answer Posted / guest

As ex:- Singleton Class is the Class whose you can make only
one object. Dont forget to do googling.

Is This Answer Correct ?    3 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are functions in oop?

688


Are polymorphisms mutations?

798


Why do we use polymorphism?

653


which feature are not hold visual basic of oop?

1816


What is static modifier?

710






design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)

6245


What is the important feature of inheritance?

728


What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }

2078


What is the highest level of cohesion?

659


What is the importance of oop?

698


What is encapsulation in oop?

682


What is class and object in oops?

701


What is the difference between procedural programming and oops?

648


Whats is abstraction in oops?

702


Why oops is important?

687