A cast between datatypes can give you illegal values where as a Convert will throw error if you try to do illegal operations.
True
False