What happens in the memory when a class instantiates the following object?
public class SomeObject{ private String strSomeProperty;
Points to remember:
Ref: http://www.javatutorialhub.com/java-stack-heap.html