Eclipse gives a nice little explanation of what the substring method actually does:

Next, it would not output "Bill Gate" it would output the entire string "Bill Gates". The index values for...