Android Interview Part 1 2023
<p><strong>1) Higher Order Function</strong> — A higher-order function is a function that takes functions as parameters, or returns a function.</p>
<p><img alt="" src="https://miro.medium.com/v2/resize:fit:700/1*9LuM1jaK6R1XuXFVrSxV8w.png" style="height:371px; width:700px" /></p>
<p>In Kotlin we treat Function as an Object itself means we can pass func0on inside function or we can store a function inside variable also</p>
<p><a href="https://medium.com/@kkunalandroid/android-interview-part-1-2023-5edf39463263"><strong>Click Here</strong></a></p>