Serialization in Java

Serialization in Java

Serialization in Java : Java Serialization is the mechanism in which the state of an object is converted to a byte stream so that the byte stream can be reverted back into the copy of the object written into a file or stored into a database. It includes information about object’s type and types of data stored in the object. Once the object is serialized into written into a file, it can be read from the file and deserialized which means

Read more

Design Patterns in JAVA

Design Patterns in JAVA

Design Patterns in JAVA : Design pattern is defined as the re-usable form of a solution to a design problem. With design pattern you can document a solution to a design problem. Design pattern was introduced by the architect Christopher Alexander and has been adapted for various other disciplines. Design patterns are very popular amongst the developer. Design pattern is defined as the re-usable form of a solution to a design problem. With design pattern you can document a solution to

Read more

Site Footer

{"wp_error":"cURL error 60: SSL certificate problem: unable to get local issuer certificate"}