Advertisements
Advertisements
प्रश्न
What is the use of the keyword 'import' in Java programming?
थोडक्यात उत्तर
उत्तर
A user-defined class is a class developed by the user. However, several packages (groups of classes) are available in the Java system (JDK). With the 'import' keyword, you can import and utilise these packages in any program. Java's built-in classes and functions offer valuable help for programmers, making it a strong language.
shaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
पाठ 1.06: Input in Java - EXERCISES [पृष्ठ ६६]