Optional chaining is a way to access the object's properties or functions even if the value of the object property or function is null or...