The JavaScript function ________ can be used to allow a user to enter either an upper or lower case letter in response to a prompt
Fill in the blank(s) with correct word
toUpperCase()
Computer Science & Information Technology
You might also like to view...
Which of the following is NOT a way that you can add new friends on Google+?
A) You can import Facebook friends directly into Google+. B) You can find friends who have accounts with other email services. C) You can find friends who already have Google+ or Gmail accounts. D) You can invite any individual to join Google+ and become your friend.
Computer Science & Information Technology
Suppose a, b and c are the lengths of the 3 sides of a triangle. Write an if-statement that will determine if the triangle is isosceles (at least 2 of the 3 sides are equal). You may assume that a, b and c are of type int.
What will be an ideal response?
Computer Science & Information Technology