When you say something is static,it means that data or method is not tied to any particular object instance of that class 。这一说法对吗
对的,静态的和对象无关