In recent days Collections is becoming a very common area of core java to be asked in interviews. When it comes to Collections in Java Map interface and its implementations like HashMap or T… Read More
OAuth (Open Authentication) is an open standard or kind of protocol that lets one site to share its content with some other site without sharing credentials.The source code of this applicati… Read More