Which of the following is the correct statement to return JAVA?
a. toUpperCase("Java")
b. "Java".toUpperCase("Java")
c. "Java".toUpperCase()
d. String.toUpperCase("Java")
c. "Java".toUpperCase()
The correct method is toUpperCase(). So C is correct.
Computer Science & Information Technology
You might also like to view...
A primary advantage of the ability to reference data in multiple workbooks is that you can access data at its source in its ________ location
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
________ allows restricted access to blobs, tables, containers and queues for a set time period.
a) Windows Cloud Foundation (WCF). b) Windows Azure AD Access Control. c) Active Directory Federation Services. d) Windows Azure Shared Access Signatures.
Computer Science & Information Technology