Write below the correct syntax to create an empty interface in Go.
Take notice that it is not necessary to use the var prefix and a name for the empty interface, you just need to enter the correct syntax to define it.
Write below the correct syntax to create an empty interface in Go.
Take notice that it is not necessary to use the var prefix and a name for the empty interface, you just need to enter the correct syntax to define it.
Create a free account to access the full topic