0/40

Go

What do you need for two functions to be the same type?

1.

They should share the same signatures, including parameter types and return types.

2.

They should share the same parameter types but can return different types.

3.

All functions should be the same type.

4.

The functions should not be a first class type.

Q 1 / 40

Press C to Clear

Press R to Reset

Press N or Enter to Next or Check answer

Press 1,2,3, ... to toggle answers