A. Because an IP packet can hold more data than a frame.
This system requires giving different codes to all characters in 5 bits. Thus, option "A" is correct.
<h3>What is a bit for a computer?</h3>
A bit is a binary digit, the most smallish increment of data on a computer. A bit can have only one of two values: 0 or 1, compared to the electrical values of off or on, respectively. Because bits are so small, you rarely work with data one bit at a time.
Thus, option "A" is correct.
To learn more about binary digits click here:
brainly.com/question/16942844
#SPJ1
Answer:
True.
Explanation:
"1" to "M" or 1 to many is a type of relationship between tables in a relational database. It means that against 1 record in a table, there can be 0 to many rows in the other table. Not that the many or child table doesn't need to have any record against the 1 or parent row, so the many side is optional.
Example can be a Customer and Order relationship. Where Customer is the parent table and Order is the child table. "A customer can have 0 to many orders".