Frage im Vorstellungsgespräch bei Tipalti

Implement a utility that will use java reflection APIs to print “simple” objects. “Simple” objects are defined as follows: They have only public properties Each property can be of the following types: ● Object – assume that that object is also a "simple" object ● Primitive (e.g. int), or string one hour and after that asked questions about the code I wrote

Antwort im Vorstellungsgespräch

Anonym

12. Mai 2021

in java using java reflection

10