Robustness is the ability of software systems to react appropriately to abnormal conditions.
Ref: Object Oriented software Construction by Bertrand Meyer
1️⃣ Check if a String is a Palindrome Problem Given a string, check if it reads the same forward and backward. Example: "madam...
No comments:
Post a Comment