Robosoft Technologies Interview Question

What is protocol and define a function inside protocol?

Interview Answer

Anonymous

Jul 26, 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