Exercise 2: Displaying Output using Delegates
In this exercise, you'll have to call a function and print its output using delegates.
We'll cover the following
Problem Statement
In this exercise, you’re given a function average()
in a class called ResultClass
.
Your job is to display the result of average()
using delegates!
Get hands-on with 1400+ tech skills courses.