String bookTitle = "Beginning Java"; String title = bookTitle;
(Think why would you do this, this can be confusing.)