Skip to content
Related Posts:
Java Generics
Generics were added by JDK 5. By
using generics you can define an algorithm once, and you can apply it on any
kind of datatype without any additi… Read More
DatagramSocket
The java.net.DatagramSocket class has three constructors:
public DatagramSocket() throws SocketException
public DatagramSocket(int… Read More
Java Console Class
System class
The System class provides facilities such as the standard
input, output and error streams. It also provides means to access propertie… Read More
DatagramPacket in Java
The DatagramPacket class is a
wrapper for an array of bytes from which data will be sent or into which data
will be received. It also contains th… Read More
Cloud Firestore for applications and web
Cloud Firestore
Cloud Firestore is a NoSQL document database built for automatic scaling, high performance, and ease of application development. W… Read More
nice sir
ReplyDelete