Write the declaration of a String variable named title.

LANGUAGE: JAVA

CHALLENGE:

Write the declaration of a String variable named title.

SOLUTION:


String title;