Answer: str[0].toUpperCase();
Explanation:
str[0] is pointing to the first character of the entire string and the code str[0].toUpperCase() will convert the characters to upper case if they are in lowercase and will remain unchanged if they are already in upper case.
Answer:
I guess there isnt any password!
Explanation:
This is helpful in order to have a larger space to work in.
Being able to collapse the ribbon gives the user a larger document to work with instead of focusing on what they’re typing as well as extra effects.
Hope this helps!
Answer:
True
Explanation:
IPv6 Is a later version of IP addresses, used to solve the problem of the limited number of IPv4 addresses in the network.
Just like IPv4, IPv6 can also is configured to a device statically and dynamically. Dynamic IPv6 configuration could be a stateless autoconfiguration SLAAC, a stateless DHCPV6 or a stateful DHCPV6.
The IPv6 address is configured with a prefix and a prefix length and a EUI generated 64 bit interface or a random interface id by the device.