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.
Q. Write a java program to sort ten numbers using bubble sort method. Ans. class Bubble sort Q : Explain the term an XHTML element Explain the term an XHTML element attribute.
Explain the term an XHTML element attribute.
Q. Explain the concept of object oriented analysis with explanation of all steps of analysis. Q : Define Uniform Resource Locator Uniform Uniform Resource Locator: It is a Uniform Resource Locator (abbreviated as URL) expands the concept of file access from a wholly local context to one in which the resources are named uniformly, irrespective of where they may be physically situated. A
Uniform Resource Locator: It is a Uniform Resource Locator (abbreviated as URL) expands the concept of file access from a wholly local context to one in which the resources are named uniformly, irrespective of where they may be physically situated. A
Boolean: It is one of the Java's primitive types. The Boolean type has merely two values: true and false.
Comment: It is a piece of text proposed for the human reader of a program. The compilers disregard their contents.
Finalization: Instantly before an object is garbage collected, its finalize method is called. This offers it the opportunity to free any resources it may be holding on to.
Explain the good example of XHTML element opening tags.
What is pointer? What significance of pointer in C programming languages?
Compilation: It is a process of translating a programming language. This frequently comprises translating a high level programming language into a low level programming language, and the binary form of a specific instruction set. The translation is ex
18,76,764
1954573 Asked
3,689
Active Tutors
1415750
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!