True: All local variables in a method must be initialized before using them. However, data member variables of a class are assigned default values even if the programmer does not explicitly initialize them. The defaults are zero for numeric types, empty string for string type and false for boolean type.
If you have the better answer, then send it to us. We will display your answer after the approval.