What to fill in the attribute place ? and what value i have beside the methods ?
Question > Suppose you have an Object A , with a public methods a() , b() , and private method c() . And suppose you have a subclass of A named B wth methods named b(), c() , and d() . Draw a UML diagram showing the relationship between these two classed . Explain the inheritance relationship between them and identify the methods that would be considered polymorphic .
Any idea ?





