View Problem
Define a class
Declare a class named Greeter that takes a string on creation and greets using this string if you call the
There are 15 other solutions in additional languages (cpp, csharp, erlang, fsharp ...)
"greet" method.
There are 15 other solutions in additional languages (cpp, csharp, erlang, fsharp ...)
