Is c procedural or structural language?

1 answer

Answer

1062681

2026-07-16 04:50

+ Follow

Structural language is a language in which a particular structure is defined. It is used to make execution and understanding easier.

Ex : COBOL

Structural language does not have function calls.

Procedural language is a language in which function calls are allowed.

Ex : C

In this a particular procedure is followed every time.

IMB.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.