ICSE Class 10 Computer Applications Question 28 of 32

Input in Java — Question 6

Back to all questions
6
Question

Question 6

Default delimiter used in the Scanner class is ...........

  1. Comma
  2. Whitespace ✓
  3. Colon
  4. There is no default delimiter.
Answer