C’S WEAKNESSES
Ø C is mot strong type language. It
doesn’t contain several basic data types including integer, floating point,
character etc. There are variation on each. The programmer may easily ignore
the data type of a variable. A variable can be define as integer and used as a
character or pointer, which lead to obscure program bugs.
Ø C program is sparse and verbose,
which may tend to look crypt and confusing. And because of its conciseness, the
programming code (instruction) can be difficult to under stand.
Ø Unlike BASIC and COBOL ,C program is
not self –explanatory or self- documenting, therefore normally c program is not
easily understandable for the user other then the author.
Faizan Ali contact:- 03235356409 email:- ali.faizan0009@hotmail.com
0 comments:
Post a Comment