some advantage and disadvantage of c
Answers
Answered by
2
Answer:
Disadvantages of C Programming language
Concept of OOPs. C is a very vast language, but it does not support the concept of OOPs (Inheritance, Polymorphism, Encapsulation, Abstraction, Data Hiding). ...
Run-time checking. ...
Concept of namespace. ...
Lack of Exception Handling. ...
Constructor or destructor. ...
Low level of abstraction.
Explanation:
please mark it as brainlest answer
Answered by
1
Answer:
Advantages of C Programming Language
- Building block for many other programming languages
- Powerful and efficient language
- Portable language
- Built-in functions
- Quality to extend itself
- Structured programming language
Disadvantages of C Programming language
- Concept of OOPs
- Run-time checking
- Concept of namespace
- Lack of Exception Handling
- Constructor or destructor
- Low level of abstraction
If it helps then mrk me as BRAINLIEST
Similar questions