0 votes
in Scala Constructs by
What is the keyword that defines a function in Scala?

a) func

b) function

c) def

d) None of the above

1 Answer

0 votes
by

c) def

...