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.
Explain what is the function of STR and LPSTR?
Icon: It is an image intended to communicate the language-or culturally-independent meaning.
Where must I utilize XML?
palindrome.asm -- reads a line of text and tests whether it is a palindrome. ## Register usage: ## $t1 - A. ## $t2 - B. ## $t3 - the character *A. ## $t4 - the character *B. ## $v0 - syscall parameter / return values. ## $a0 - s
Define the synchronization objects. Ansewr: A synchronization object is use to co-ordinate the execution of many threads.
How can I get an exact image in a web page?
Does TestComplete maintain testing of Flex applications?
Mixed Mode: Permits domain controllers executing both Windows 2000 and prior versions of Windows NT to co-exist in the domain. In mixed mode, the domain features from prior versions of Windows NT Server are still allowed, whereas some Windows 2000 fea
Differentiate between RDO and ADO?
18,76,764
1928119 Asked
3,689
Active Tutors
1429599
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!