What is String? What is StringBuffer? what is the difference between String and StingBuffer? Can we directly manipulate String and does the changes effect to that particular object? if NOt why? If...