In the Observer pattern, what is the role of the subject?
a.
To listen for changes in the observer.
b.
To maintain a list of observers and notify them when its state changes.
c.
To execute the update method of the observer directly.
d.
To control access to its state by preventing any changes.
Question 2
Not yet answered
Marked out of 1.00
Flag question
Question text
What does the `execute()` method of a ConcreteCommand typically do?
a.
It creates a new instance of Receiver.
b.
It directly calls the `do()` method of the Receiver.
c.
It adds a command to a stack or queue.
d.
It initializes a priority system for commands.
Question 3
,Not yet answered
Marked out of 1.00
Flag question
Question text
How does adding children in QObject differ from the classic Composite pattern?
a.
Children are automatically added through the `setParent()` function without the need for a dedicated
`addChild()` function.
b.
Children are added manually using an `addChild()` function as in the classic pattern.
c.
Children must be added in the constructor of the QObject.
d.
Children are added using a factory method in QObject.
Question 4
Not yet answered
Marked out of 1.00
Flag question
Question text
In what scenario would you use the Monostate pattern?
a.
When you need multiple instances with different states.
b.
When you need to restrict the number of instances created to one.
c.
When various parts of a program need to refer to the same state through different objects.
d.
When you want to delay object construction until it is explicitly needed.
Question 5
, Not yet answered
Marked out of 1.00
Flag question
Question text
What problem does the Command pattern solve?
a.
It provides a way to manage memory.
b.
It decouples a client from knowing when or how to execute a member function.
c.
It ensures multiple commands are executed simultaneously.
d.
It restricts the number of member functions a class can have.
Question 6
Not yet answered
Marked out of 1.00
Flag question
Question text
Which class would you use to allow users to choose from a set of colors?
a.
QInputDialog
b.
QColorDialog
c.
QFontDialog
d.
QMessageBox
Question 7
Not yet answered
Voordelen van het kopen van samenvattingen bij Stuvia op een rij:
√ Verzekerd van kwaliteit door reviews
Stuvia-klanten hebben meer dan 700.000 samenvattingen beoordeeld. Zo weet je zeker dat je de beste documenten koopt!
Snel en makkelijk kopen
Je betaalt supersnel en eenmalig met iDeal, Bancontact of creditcard voor de samenvatting. Zonder lidmaatschap.
Focus op de essentie
Samenvattingen worden geschreven voor en door anderen. Daarom zijn de samenvattingen altijd betrouwbaar en actueel. Zo kom je snel tot de kern!
Veelgestelde vragen
Wat krijg ik als ik dit document koop?
Je krijgt een PDF, die direct beschikbaar is na je aankoop. Het gekochte document is altijd, overal en oneindig toegankelijk via je profiel.
Tevredenheidsgarantie: hoe werkt dat?
Onze tevredenheidsgarantie zorgt ervoor dat je altijd een studiedocument vindt dat goed bij je past. Je vult een formulier in en onze klantenservice regelt de rest.
Van wie koop ik deze samenvatting?
Stuvia is een marktplaats, je koop dit document dus niet van ons, maar van verkoper princesszibani. Stuvia faciliteert de betaling aan de verkoper.
Zit ik meteen vast aan een abonnement?
Nee, je koopt alleen deze samenvatting voor €5,34. Je zit daarna nergens aan vast.