Computer Science - Computer Fundamentals - Discussion

Discussion Forum : Computer Fundamentals - Section 1 (Q.No. 23)
23.
A single packet on a data link is known as
Path
Frame
Block
Group
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
4 comments Page 1 of 1.

Sridivya said:   10 years ago
Group of bits is called frame and group of frames are called packet.
(1)

Hello said:   1 decade ago
(1) In graphics and desktop publishing applications, a rectangular area in which text or graphics can appear.

(2) In communications, a packet of transmitted information.

(3) In video and animation, a single image in a sequence of images. See under fps.

(4) In HTML, refers to dividing the browser display area into separate sections, each of which is really a different Web page.

Santosh Vaza said:   1 decade ago
Data link layer operates on frames. The datagram from IP layer is given to DLL, this datagram gets encapsulated in frame by DLL. Hence a single packet is always frame in DLL.

Kashif ibrahim said:   1 decade ago
A single packet on data link, where data link is the name of layer in which data in the form of frames.
(1)

Post your comments here:

Your comments will be displayed after verification.