Aggregation and containment in the Programming
Illustrate the basic difference between Aggregation and containment in the Programming?
Expert
Aggregation is a relationship between the whole and a part. We can add or subtract some of the properties in the part (or slave) side. It won’t influence the whole part.
Best illustration is Car that comprises the wheels and some additional parts. Even although the parts are not there we can call it as car.
However, in the case of containment the entire part is influenced when the part in that got influenced. The human body is an apt instance for this relationship. Whenever the whole body dies the parts (heart and so on) are died.
Describe the term Context Switch.
Define the term core validation?
The kind of value that a variable can own is known as data type. When we state a variable we require specifying the type of value it will own with the n
State Null character: The \u0000 character. The care must be taken not to confuse this with null reference.
Illustrate the difference between the choice and list?
Define the term Method signature: This is the synonym for method header.
What is XLink? Answer: It is a part of the XLL specification which is concerned along with specifying links among documents.
Normal 0 false false
Explain the differences between HTML and XML?
Explain the relation between XHTML and CSS.
18,76,764
1941012 Asked
3,689
Active Tutors
1459940
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!