+ 1
libraries (Java)
hello, i dont have an clear picture what libraries are are they set of new methods, functions, classes so YOU DONT have 2 reinvent the wheel like maybe your spend years coding just to define some Args correct me if thats not true what im seeing what they are
6 Answers
+ 5
java.net.*; ???
+ 4
Java library's are library's whit which you can run new commands like the Java.util.scanner
+ 4
With out this library can't scanned anything
PS:java.util.scanner.*; is a package of the library java.util
+ 1
im talking about those libraries on the internet
+ 1
no, im talking about those libs like one google created that 3 party
0
Yes Sarah, you're right, libraries are a collection of classes regrouped by theme, they give a cummun and normalised difinition of functions and methods needed in a certain field.
Hot today
Python — File Handling
0 Votes
Help me solve this (using loop)
2 Votes
What is wrong? Error on test.
1 Votes
Help me wiht python
1 Votes
Question is write a c program to print prime numbers up to n and print the largest number in array.
1 Votes
Help me
0 Votes