“ 2. Fatal error: Uncaught Error: Call to unde ned method Triangle::calculateArea() “ “ 3. AttributeError: 'Triangle' object has no attribute 'calculateArea' “ “ 4. error: cannot nd symbol symbol: method calculateArea() location: variable u of type Triangle “ “
applied to given types; required: no arguments found: String reason: actual and formal argument lists differ in length “ “ 3. `initialize': wrong number of arguments (given 1, expected 0) (ArgumentError) “ “ 4. TypeError: User() takes no arguments “ “