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

Related questions

0 votes
asked Sep 11, 2022 in Scala Constructs by sharadyadav1986
0 votes
asked Sep 12, 2022 in Scala Constructs by Robin
...