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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what a method is?

611


What is sealed modifiers?

590


What is the order of call of constructors in inheritiance?

603


Can we override static methods of a class?

537


What is super keyword?

558






What are all the operators that cannot be overloaded?

547


Explain about multiple inheritance?

621


What is a default method? Why do we need default methods in java 8 interfaces?

556


What is the practical implementation of inner classes?

525


What is the super keyword?

609


What are the rules to define a functional interface?

531


What is the best tool for modeling and ORM framework

555


What do you mean by virtual function and virtual classes?

511


What are the Differentiate between abstraction and encapsulation.

486


What is abstraction? How does it differ from encapsulation

530