Nowadays, different systems are inter-connected by using webservices. One system provides a webservice and one or more systems consume it and vice versa.
Deadlocks in Java is one of the tough categories in which interview questions are asked about multithreading, asked more at a senior level and with lots […]
An Object relational mapping (ORM), as shown from the name, is used to map the objects to a relational database. Now, to clarify, by relational database […]
This is one of the mostly asked question in job interviews or other professional gatherings. Most of the candidates are able to tell the difference but […]
java.lang.Object class defined like [crayon-647723e445d50831967294/] Now, in spite of having two years of hands on experience in java and related technologies, I didn’t know that it is a […]