以下の文を読んで正しいと思われるものを選びなさい.
int a = 10; int b = 20; a = b;
int a = 10; int b = 20; a = b;