⟩ What are models and meta models?
Model:
It is a complete description of something (i.e. system).
Meta model:
It describes the model elements, syntax and semantics of the notation that allows their manipulation.
Model:
It is a complete description of something (i.e. system).
Meta model:
It describes the model elements, syntax and semantics of the notation that allows their manipulation.
What do u meant by SBI of an object?
Differentiate persistent & non-persistent objects?
What are the steps involved in designing?
What are the main underlying concepts of object orientation?
What do you mean by analysis and design?
A model is not used for a) documentation b) visualization c) understanding d) realization
Which is not one of the characteristic of object orientation? a) Abstraction b) Encapsulation c) Polymorphism d) Generalization
A class is used for a) generalization b) classification c) specification d) collection
Structural things are identified by __________________ of UML models. a) nouns b) classes c) objects d) entities
In a class, a public operation is shown by a) * b) # c) - d) none