Saved Bookmarks
| 1. |
Can the .tostring method handle NULL values? |
|
Answer» No, the .TOSTRING method cannot HANDLE NULL values. INSTEAD of it, we can USE Convert .tostring method to handle NULL values. |
|