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 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
Get step-by-step solutions from verified subject matter experts
Document Format (2 attachments)
6364e714b3899_239855.pdf
180 KBs PDF File
6364e714b3899_239855.docx
120 KBs Word File
