Task - Defining Delegates
You can download the base code by cloning the Github Repository.
Your task is to define a delegate type called Operation
, which can refer to the methods that have the same signature as the max
and avg
methods.
Everything was clear?
Thanks for your feedback!
SectionΒ 2. ChapterΒ 2
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Awesome!
Completion rate improved to 3.7
Task - Defining Delegates
Swipe to show menu
You can download the base code by cloning the Github Repository.
Your task is to define a delegate type called Operation
, which can refer to the methods that have the same signature as the max
and avg
methods.
Everything was clear?
Thanks for your feedback!
SectionΒ 2. ChapterΒ 2