Final answer:
A computer does not need a link-local IPv6 address to access the internet; it only needs a Global IPv6 address. A link-local IPv6 address is used for local networking purposes and is not routable on the internet.
Step-by-step explanation:
The statement that to get on the internet, a computer needs a link-local IPv6 address and a Global IPv6 address is false. For a computer to connect to the internet, it is essential to have a Global IPv6 address, which is used to communicate over the internet. However, a link-local IPv6 address is used for local network communication, typically within the same network segment or broadcast domain, and is not routable on the internet. A link-local address, as its name implies, is local to a specific link or network interface, allowing devices on the same local network to communicate, even without a global address. It's used for automatic address configuration and for some neighbor discovery or when no router is present.