What are advantages and disadvantages of Design patterns?

Answer Posted / venkatesh

An additional disadvantage is :

1> They consume more memory because of generalised format
they are written, to store any kind of data .

Is This Answer Correct ?    24 Yes 46 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

the maximum length of a character constant can be a) 2 b) 1 c) 8

600


What does std :: flush do?

681


What is one dimensional array in c++?

575


What is a constant? Explain with an example.

554


What is the extraction operator and what does it do?

609






What is the difference between global variables and static varables?

565


what is the difference between linear list linked representaion and linked representation? what is the purpose of representing the linear list in linked represention ? is it not avoiding rules of linear represention?

1746


What is a binary file? List the merits and demerits of the binary file usagein C++.

729


What are the uses of c++ in the real world?

560


What is virtual table?

614


Explain how the virtual base class is different from the conventional base classes of the opps.

680


Must accepts "Maestro Cards" Tax for bike should be less than 15 Total number of lanes is more than 10 Must provides monthly pass Write a method: boolean isGoodTollBridge(String[] cardsAccepted, String[] tollTax, boolean hasMonthlyPass, int numberOfLanes); String[] cardsAccepted A String array of names of card types accepted for payment of toll tax, it can be null if the toll does not accept any card String[] tollTax A String array of toll tax chart (say “Train : 300”,”BullCart : 10”) boolean hasMonthlyPass This parameter defines whether there is any monthly pass available or not int numberOfLanes This parameter defines the number of lanes for each side

3044


What is a forward referencing and when should it be used?

573


What is flag in computer?

599


Which software is used for c++ programming?

612