#import function ensures a file is included only once so that you do not have a problem with recursive include.
import is a super set of include and it ensures file is included once.

BY Best Interview Question ON 13 Jan 2019