Answer Posted / priyadharshini.m
When you need to show abstract view of group of components
then go in for package Diagram.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is iterator a class or interface? What is its use?
What is the use of ‘finalize’?
Explain about realistic modeling?
What is Polymorphism, overloading, overriding and virtual?
What is the @functionalinterface annotation?
What is a default method? Why do we need default methods in java 8 interfaces?
Why is message passing between the objects important?
Explain about object oriented databases?
If a method definition has been specified in class , its base class , and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?
What is the difference abstract class and interface?
What is super keyword?
How to make a class accessible as a web service?
What is a try/ catch block?
What is the function of dynamic typing?
What is the abstract method modifier?