Computer Science, asked by soumjoshi273, 10 months ago

some advantage and disadvantage of c​

Answers

Answered by rajdeepshaw968
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 aakriti05
1

Answer:

Advantages of C Programming Language

  1. Building block for many other programming languages
  2. Powerful and efficient language
  3. Portable language
  4. Built-in functions
  5. Quality to extend itself
  6. Structured programming language

Disadvantages of C Programming language

  1. Concept of OOPs
  2. Run-time checking
  3. Concept of namespace
  4. Lack of Exception Handling
  5. Constructor or destructor
  6. Low level of abstraction

If it helps then mrk me as BRAINLIEST

Similar questions