This page (revision-3) was last changed on 29-Nov-2024 16:16 by -jim

This page was created on 29-Nov-2024 16:16 by unknown

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
3 29-Nov-2024 16:16 1 KB -jim to previous
2 29-Nov-2024 16:16 1 KB -jim to previous | to last
1 29-Nov-2024 16:16 1 KB unknown to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 9 changed one line
A physical [Network device] [{$pagename}] is an active electronic [device] that is attached to a [network], and is capable of creating, receiving, or transmitting [data] over a [communications] [channel].
! [Network devices]
[{$pagename}] in a [network] is a [Network device] [{$pagename}] is an active electronic [device] that is attached to a [network], and is capable of creating, receiving, or transmitting [data] over a [communications] [channel].
At line 17 added one line
A [{$pagename}] is a [Data Structure] which may contain a value or condition, or represent a separate data structure (which could be a tree of its own). Each [{$pagename}] in a tree has zero or more __[child nodes]__, which are below, or inferior, it in the tree (by convention, trees are drawn growing downwards).
At line 19 added 4 lines
A [{$pagename}] that has a child is called the child's __parent node__ (or [superior|https://en.wikipedia.org/wiki/Superior_(hierarchy)] ). A node has at most one parent, but possibly many __ancestor nodes__, such as the parent's parent. Child nodes with the same parent are __sibling nodes__.