Which of the following is a JavaScript repetition structure?

a) while/repeat
b) do/while
c) do/repeat
d) for/do

b) do/while

Computer Science & Information Technology

You might also like to view...

You must click the ________ button at the bottom of the Calculation tab in the Properties dialog box in order to see the results of a formula on your PivotTable

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which IPv6 ACL statement would be used to allow all TFTP traffic coming from the 2001:db8:5d21:b232::/64 network to the 2001:db8:e456:db34::/64 network?

A) permit udp 2001:db8:5d21:b232::/64 2001:db8:e456:db34::/64 eq 69 B) allow udp 2001:db8:5d21:b232::/64 2001:db8:e456:db34::/64 eq 54 C) permit tcp 2001:db8:5d21:b232::/64 2001:db8:e456:db34::/64 eq 54 D) allow tcp 2001:db8:5d21:b232::/64 2001:db8:e456:db34::/64 eq 69

Computer Science & Information Technology