Answer:
a. false
b. true
c. false
Explanation:
a. False, for intra-domain routing distance vector protocol is simple to implement and because all the links have same speed, distance vector routing is better to use. Distance sector routing is simple and least cost-effective than link state routing.
b. True BGP stands for Broader Gateway Protocol and in AS, router uses BGP to decide the best path among multiple possible paths.
c. False, in BGP performance is more important than policy and hence BGP make decision based on shortest path from source to destination while OSPF uses Dijkstra algorithm to decide the shortest path and then works on this policy.
<h2><em>
C.) Polymorphic.</em></h2><h2><em>
</em></h2>
Just trust a bro, its correct.
Answer:
Long integer literal.
Explanation:
Integer literal can be defined as numbers that do not contain any decimal point or augmented part. An integer literals can be characterized as decimal, octal, or hexadecimal constant. When an integer liteal is added with prefix it tends to define its base, whereas suffix define its type.
The suffix L to an integer literal means long integer literal. The suffix can be written in any form, either upper case (L) or lower case (l).
Therefore, the correct answer is long integer literal.