answersLogoWhite

0

A way of writing computer programs that are human readable (and understandable to programmers).

User Avatar

Wiki User

14y 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.


What type of language c?

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


What Example of structured programming?

C is a structured programming language. PHP, COBOL is also a structured programming language. These languages follow a top down approach.


What is structured programming language in C plus plus?

Your question makes no sense.


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 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.


Is 'c' a structured language?

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


How does the C language work as structured?

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.


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

structured programming language ex:c,c++


Why is c structured programming language?

Because it supports the three basic programmic structure: sequence, selection, iteration.


When was C - programming language - created?

C - programming language - was created in 1972.


What programming language is Android written in?

Android is programmed in the C and C++ programming language.