You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
private String Hidden_msg="Hello world";// Making a variable store a msg that can not be accessed by other class if we want to access them we need to use getter/setter methods.