A10:
Advantages:
·
It is fast and efficient.
·
It has predefined library functions.
·
It is portable for machine to machine.
·
It has variety of data type and operators.
Disadvantages:
·
It doesn't support to the concept of OOPs
·
Programmers must know dynamic memory
management techniques.
·
It doesn’t have garbage collection.
·
It does not have any run time checking.