Creating Debian installer(.deb) for linux based system makes the installation process very simple because we do not need to worry about the required files and
Month: March 2013
1) Why static block? Java static blocks are used to initialize the static variables. The static block code is loaded when Java Virtual Machine(JVM) loads
It is sometimes a great issue when one wants to serialize their objects into XML files. We have JAXB(Java Architecture for XML Binding) API which