Suppose a class acts an Actor in the problem domain, how to
represent it in the static model?
Answers were Sorted based on User's Feedback
Answer / avik
Class diagram bcoz it is describe the static structure of objects in a system.
Is This Answer Correct ? | 4 Yes | 0 No |
Explain about instance in object oriented programming?
What is a default method? Why do we need default methods in java 8 interfaces?
Why does the function arguments are called as "signatures"?
What is the use if instanceof keyword?
What are the different types of inheritance?
What is function override?
explain dynamic binding
Can a function be overloaded based on return types?
Explain the mechanism of composition?
What is the use of finalize method?
Why should project managers complete hard problems first in an OOSAD project?
What is the difference between oop and sop?