Starभाषाएँ (Languages)KotlinInterfacesइस पेज परInterfacesJul 1, 2026AyeshaEditPrintReportShareInterfaces What is an Interface? An interface defines a contract — a set of functions and properties that a class must implement. Unlike abstract classes, a class can implement multiple interfaces. Video Explanation Watch "Kotlin INTERFACE example. Kotlin object-oriented programming for beginners #8.9" on YouTubeWatch Defining and Implementing an Interface