answersLogoWhite

0

It is known as structured programming language because it has functions and you can go for a modular approach in solving the problems. However, object oriented concepts are not supported in C.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

A programming language that encourages structured programming?

C++ (or any other C language) encourages structured programming. I'm not sure if you are asking for an 'object oriented language' rather than structured. If that's the case, any C language or Java would fit the description perfectly.


Is c plus plus a structured language?

Yes


Why is c called a structured language?

a synonym for structure language in "Comb-sturctured" languages. C in comb.


What type of language c?

It is a structured, procedural, high level programming language.


What is structured programming language in C plus plus?

Your question makes no sense.


Is 'c' a structured language?

Yes, in C, you can use the standard programming structures (sequence, selection, repetition).


What is a feature in c that is not in c plus?

C is a structured programming language which is feature of C which made it a powerful language when it was new in market. But after C++ was developed structured programming was considered as disadvantage due to development of Object Oriented Programming Language.


Why you use C language in electronic engineering?

C is a structured language. Controlled structures used in electronic engineering can be programmed well by C. C++ and C sharp are also used sometimes.


What do you think is the better type of language for writing complex data structures?

structured programming language ex:c,c++


What has the author John C Molluzzo written?

John C. Molluzzo has written: 'C++ for Business Programmers' 'Structured COBOL programming' -- subject(s): COBOL (Computer program language), Structured programming


What is iterations in c language?

An iteration is an instance of a structured loop statement (for, while or do-while).


What is a drawback of structures in the C language?

Nothing. If you use structured data, you define a structto store it.