CC#•Created by Faker on 3/15/2025 in #help ✅ When to use interfaces and why
It's correct to say you, as a developer, don't need to know when working inside StudentService
. But the runtime will still know or it wouldn't be able to call the right implementation for the interface at runtime.