The most common disadvantages of C are:
- No Run Time Checking mechanism.
- Does not support Object Oriented Programming (OOP) features.
- No Strict Type Checking.
- Does not support Exception Handling.
No comments:
Post a Comment