有以下程序main(){int i,s=1;for (i=1;i<50;i++) if((i%5==0)&&(i%3==0)) s+=i;printf("%d\n",s);}程序的输出结果是()
查看答案
The units of data exchanged by a link-layer protocol are called ( ).
A. datagrams
B. frames
C. segments
D. messages
Which of the following protocols is not a link-layer protocol? ( )
A. Ethernet
B. PPP
C. HDLC
D. IP
In Link Layer Services of Ethernet, Error Correction is:
A. Cyclic Redundancy Check
B. Internet checksum
C. Read after Write
D. NONE
Which of the following services can not offered by a link-layer protocol? ( )
A. congestion control
B. Link Access
C. Error control
D. Framing