answersLogoWhite

0

Why java does not support include?

User Avatar

Anonymous

16y ago
Updated: 8/17/2019

The purpose of the include key word is to include the functionality of some class into the class under consideration.

The same feature is provided in Java using the import statement. Hence there is no use of the include key word in Java.

User Avatar

Wiki User

16y ago

What else can I help you with?