Saturday, April 25, 2015

Java Legal Identifier Naming Convention And Java Keywords

While writing code in java it is very much essential to understand what is a legal identifier or variable name. This tutorial will help you to figure out the standards or rules you need to follow while naming a class, method or variable in Java.



If you find this tutorial helpful, encourage us by clicking G+ button

Difference between IS-A and HAS-A relationship in Java

When you go through this post you will get a clear idea about the differences between IS-A and HAS-A relationship in object oriented programming language such as Java.




If you find this video helpful, please support us by hitting the G+ button.