In this example, Employee is a self-referential class because its next field has type Employee. This field is an example of a link field because it can store a reference to another object of its class ...
There were questions where I couldn't narrow down the correct answer even after looking at the options. I stopped trying to think about it logically and solved it by working through it manually.**What ...