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
Quick AnswerThe correct answer is True because it directly addresses the core logic of Java Programming.
Eclipse can automatically add missing imports via Quick Fix or Organize Imports.