Saved Bookmarks
| 1. |
Limitations of c language |
|
Answer» Answer: hey mate here is your answer Explanation: Disadvantages of C Language. C programming language does not support Object Oriented Programming ( OOP ) features such as Inheritance , ENCAPSULATION , Polymorphism etc , that's why C++ is developed , It has no STRICT type checking , For example , we can pass an integer value , It is for the FLOATING data type I hope its helpfull for you Plz mark me brainliest:-) |
|