Question: Which of the following statements is an acceptable declaration of the string message? String message = JAVA; String message = 'JAVA'; %3D String message

Which of the following statements is an acceptable declaration of the string 

Which of the following statements is an acceptable declaration of the string message? String message = "JAVA"; String message = 'JAVA'; %3D String message = ""+ JAVA; String message = { 'J', 'A', 'V', 'A' }; All the above O None of the Aboe

Step by Step Solution

3.38 Rating (167 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Document Format (2 attachments)

PDF file Icon

6364e714b3899_239855.pdf

180 KBs PDF File

Word file Icon

6364e714b3899_239855.docx

120 KBs Word File

Students Have Also Explored These Related Programming Questions!