What is the difference between static and dynamic
Classificaition.Give some examples.



What is the difference between static and dynamic Classificaition.Give some examples...

Answer / laxman

Static: The static characteristic of a system is
essentially the structural aspect of the system. The static
characteristics define what parts the system is made up of.
Use case diagram & Class diagram are classified as static

Dynamic: The behavioral features of a system; for example,
the ways a system behaves in response to certain events or
actions are the dynamic characteristics of a system

Object diagram ,State diagram ,Activity diagram ,Sequence
diagram ,Collaboration diagram are all classified as
dynamic.

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More OOAD Interview Questions

Describe inheritance and non-inheritance of a derived class?

0 Answers  


Explain the abstract class modifier?

0 Answers  


Can you explain primordial class loader?

0 Answers  


Do we require a parameter for constructors?

0 Answers  


What do you mean by operator overloading?

0 Answers   BirlaSoft,






What is the abstract method modifier?

0 Answers  


What is garbage collection(gc)?

0 Answers  


Explain the mechanism of composition?

0 Answers  


Difference: Activity Diagram and Sequence Diagram

4 Answers   Protech,


Can encapsulation be called as a security device?

0 Answers  


What is overriding?

0 Answers   MindCracker,


What is the difference between an error and an exception?

0 Answers  


Categories