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

How to define an abstract class?

0 Answers  


Why does the function arguments are called as "signatures"?

4 Answers  


What is method overriding?

0 Answers  


What is the difference between an Abstract class and Interface?

0 Answers  


What are the main features of oops?

0 Answers  






Do structs support inheritance?

0 Answers  


Can link and Association applied interchangeably?

2 Answers  


What are the limitations of oops?

0 Answers  


Explain about parametric polymorphism?

0 Answers  


What are the different types of arguments?

0 Answers  


When do you prefer to use composition than aggregation?

1 Answers   InfoAxon Technologies, Protech,


Why is java not fully objective oriented?

0 Answers  


Categories