Where shall I go for Package Diagram?
Answer / 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 |
What is a virtual function?
What are base class, sub class and super class?
What is data abstraction? what are the three levels of data abstraction with Example?
What is the default access specifier in a class definition?
What are abstract classes?
What is the difference between public, private and protected access modifiers?
Why is class hierarchies managed in object-oriented programming?
What is difference between polymorphism and normalization?
Define Initialisation Purpose.
Explain basic concepts of OOPS?
Explain what a method is?
What is Abstract method and how different from Virtual Method?