- String interpolation can be used to create description strings.
- There is a built-in method to convert a string to uppercase.
- You should check if the ID is
null
before using it. - You can use the equality operators to compare the value to
null
- You should check if the department is
null
before using it. - You can use the equality operators to compare the value to
null