Robosoft Technologies interview question

What is protocol and define a function inside protocol?

Interview Answer

Anonymous

26 July 2021

It was a tricky question as we know that in protocol we cannot define methods and to define protocol methods we need to use extensions