Examine the following code segment.
public class Thing extends OtherThing { // TODO: Think of better names... }
Which of the following things are not true about this code segment?
There are not hints for this question