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.
How Does Run time data i.e. Parameterization is handled within QTP?
Explain the term Latest XHTML Specification?
Layout manager: The object responsible for sharing the accessible space between multiple components in a graphical container.
Explain the computer thread.
Describes the cases where you need to double clock a signal before presenting this to a synchronous state machine?
C++ allows us to call
Define the term XML?
Boolean: It is one of the Java's primitive types. The Boolean type has merely two values: true and false.
Formal argument: The definition of a method’s argument is the part of a method header. Each and every formal argument has an associated type. Whenever a method is called, the actual argument values are copied into the analogous formal arguments.
What is the main function of context switching?
18,76,764
1943184 Asked
3,689
Active Tutors
1438376
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!