The instanceof Operator in Java
The instanceof operator determines if a given object is of the type of a specific class. To be more specific, the instanceof operator tests whether its first operand is an instance of its second operand. The test is made at runtime. The first operand is supposed to be the name of an object or an [...]
I, Faisal Basra, keen of Java development. My area of interest are Enterprise java development using latest frameworks like Hiberantes, Struts, JSF and Spring. Currently, I am working in NetSol working in Java EE field.
Apart from the java development, I also have interest in Internet marketing specially in the field of Search Engine Marketing / Search Engine Optimization.
The, very next interest I have is of Web Development side. The Internet speaks the language of PHP, MySQL, Apache and Linux thus mostly said simply its LAMP. So, I also have developed several websites using PHP and related technologies.
