What is the difference between a protocol and a interface in Objective-c?

后端 未结 5 882
猫巷女王i
猫巷女王i 2021-01-03 22:49

I am confused about what the difference is between a protocol and an interface? They both seem to be doing the same thing?

Is it like abstract in C# in that you are

5条回答
提交回复
热议问题