State True or False When using eclipse whichever classes are needed for the present class can be imported automatically.
Answer options
A
True
B
False
Correct answer: True
Explanation
Eclipse can automatically add missing imports via Quick Fix or Organize Imports.