What is ArrayList in Java?

java.util.AraayList is the collection class that is used to hold collection of Objects. Example: ArrayList all=new ArrayList(); The above line creates new ArrayList name as all. yoe can add objects to it by using the add method. Example: all.add(object); An ArrayList can have many number of elements.you can get the object specified .

Continue reading →

Check your PF account balance online

You can check your PF balance online now on EPFO website. Follow this link  : http://www.epfindia.com/MembBal.html Old PF member’s had the different zone name’s /format or office code/ establishment codes. To know the new office code / establishment codes visit following link. http://epfindia.com/estt.asp  

Continue reading →