Answer:
A key benefit of inheritance is: an object can have several types, it is type compatible with any of its super classes
Explanation:
- Inheritance is one of the fundamental concepts of Object Oriented Programming.
- Inheritance allows classes (derived classes) to inherit the methods and properties of a class (base class).
- The class or classes that inherits the characteristics from another class is called a derived class, child class or sub class. Derived class can also has it own methods and attributes additionally.
- The class whose methods and properties are inherited by the derived class or classes is called a base class, super class or a parent class.
- Benefit of inheritance is that inheritance new objects can take properties of existing objects and an object can have many types.
- Also a child class can inherit from more than one super classes which is called multiple inheritance.
- Multiple inheritance allows a class to implement more than one abstract classes.
- An object can have several types. These types can be of an object's own class and also other types which include all classes that a class inherits.
- If a variable is declared to be the type of super class then value of that variable can refer to any instance that instantiated from any class that inherits that super class. This means that an object is type compatible with an of its super classes.
Answer:
GigaPOP
Explanation:
<em>A gigabit point of presence, also known as GigaPOP is a single entry point to Internet2, which is a high-speed IP network managed by institutions and other organizations. Gigabit Points of Presence generally handle data transmission rates of one gigabit per second or more.</em>
I don’t know what the heck is it true
Try refreshing the page, if not restart your device check your internet etc.
The administrative value of distance of the route refer to the exhibit, for the router r1 to reach the destination ipv6 address of 2001:db8:cafe:4::a is 120. !220 is the administrative distance value of the route between the router r1 to reach the destination of ipv6 address.