What is meant by a package? Name any two Java Application Programming Interface packages.
For tenth ICSE only...
Answers
Answered by
40
Java contains extensive library of pre-written classes that we can use in our programs. These classes are divided into groups called packages.
There are various packages in Java, from them two Java Application Programming Interface packages are: java.applet, java.awt
There are various packages in Java, from them two Java Application Programming Interface packages are: java.applet, java.awt
Answered by
53
Hey! I'm Not in 10th But I Can Answer.
1.What is meant by a package?
A package is a module that can be added to any program to add additional Options, features. Features Like Image, Sound Or FireBase.
A package can often be added to program by using "import" or "include"
Like Written Below
import java.io.FileReader;
2.Here are two Java Application Programming Interface
1.The official core Java API
2.SE (OpenJDK and Oracle).
Hope It Helps.☺️
1.What is meant by a package?
A package is a module that can be added to any program to add additional Options, features. Features Like Image, Sound Or FireBase.
A package can often be added to program by using "import" or "include"
Like Written Below
import java.io.FileReader;
2.Here are two Java Application Programming Interface
1.The official core Java API
2.SE (OpenJDK and Oracle).
Hope It Helps.☺️
Similar questions
Economy,
8 months ago
Geography,
8 months ago
Social Sciences,
1 year ago
Math,
1 year ago
Math,
1 year ago