delegation
n.-
1 giving tasks to others (n.) B2 Upper Intermediatethe act of giving some of your work, duties, or power to someone else.
the assignment of authority or responsibility to another person, typically from a manager to a subordinate.
ExampleEffective delegation is important for managers who want to avoid burnout.
ExampleThe CEO's failure to practice effective delegation resulted in a bottleneck where every minor decision required her personal approval.
UsageOften used as an uncountable noun in management contexts.
- assignment
- transfer
- handover
-
2 a group of representatives (n.) B2 Upper Intermediatea group of people chosen to represent their company, country, or organization at a meeting.
a body of delegates chosen to represent a larger group, especially at a formal conference or diplomatic event.
ExampleA large delegation from France arrived for the climate summit.
ExampleThe trade delegation spent three days negotiating the terms of the new bilateral agreement with their counterparts in Tokyo.
UsageUsually a countable noun.
- deputation
- mission
- contingent
Show 2 more sensesShow fewer
-
3 transferring a legal duty (n.) C1 Advanced Formal Technical Lawthe act of passing a legal duty or debt to another person.
the act by which a debtor or obligor assigns the performance of an obligation to another party.
ExampleThe contract allows for the delegation of duties to a third party.
ExampleIn contract law, delegation refers to the transfer of duties, whereas assignment refers to the transfer of rights to receive benefits.
UsageRefers specifically to the transfer of duties rather than rights.
- assignment
- novation
-
4 software method dispatch (n.) C1 Advanced Technical Computinga way for one part of a computer program to use the functions of another part.
a technique where an object handles a request by passing it to a second object, often used as an alternative to inheritance.
ExampleThe developer used delegation instead of inheritance to keep the code flexible.
ExampleBy employing delegation, the class can dynamically change its behavior at runtime by swapping the delegate object it refers to.
UsageCommon in object-oriented programming patterns.
Borrowed from Latin dēlēgātiō, dēlēgātiōnis, from dēlēgō: compare French délégation.