A.If a bit is turned on (1), the corresponding bit in the IP address is used for the host portion.
B.If a bit is turned off (0), the corresponding bit in the IP address is used for the host portion.
C.If a bit is turned on (1), the corresponding bit in the IP address is used for the network prefix.
D.If a bit is turned off (0), the corresponding bit in the IP address is used for the network prefix.
第1题:
下列复选框构造方法,错误的是 ( )
A.setLayout(new GridLayout(3,1));
B.add(new Checkbox("one",null,true));
C.add(new Checkbox("two"));
D.add(new Checkbox("one",true));
第2题:
A workstation is added to a newly created subnet using 192.168.100.0/24. A DHCP server is available on subnet 192.168.101.0/24. The user is unable to lease an address from the DHCP server. Which of the following would BEST resolve the problem?()
A. Assign the workstation a static IP address.
B. Add a second DHCP server to the 192.168.101.0/24 subnet.
C. Add a DHCP relay to the 192.168.100.0/24 subnet.
D. Add a DHCP server to the 192.168.100.0/24 subnet
第3题:
12. About_______ of the workers in the factory were born in the __________.
A. two- thirds;1970
B. two- thirds ; 1970s
C. two-third ; 1970
D. two-third ; 1970s
第4题:
下列复选框构造方法,错误的是()。
A.setLayout(newGridLayout(3,1));
B.add(newCheckbox("one",null,true));
C.add(newCheckbox("tWO");
D.add(newCheckbox("one",true);
第5题:
About ________ of the workers in the factory were born in the ________.
A.two-thirds, 1970 B.two-thirds, 1970s C.two-third,1970 D.two-third, 1970s
第6题: