What do you mean by Realization?
Answer / priyadharshini.m
Realization is a kind of relationship that exist between
classes in class diagram which is used to denote that an
interface is realized or implemented by a class.Also this
is used to realte two use cases.
| Is This Answer Correct ? | 6 Yes | 0 No |
Whether static method can use nonstatic members?
Difference Between Attribute and Association.
Can you create an instance of an abstract class?
Explain what you understand by function overloading.
What interface must an object implement before it can be written to a stream as an object?
Explain about the design phase?
What do you mean by Realization?
Can a class in java be inherited from more than one class?
What is the @functionalinterface annotation?
What is bootstrap, extension and system class loader? Or can you explain primordial class loader?
Why abstraction is important?
Can you create an instance of an interface?