answersLogoWhite

0


Best Answer

Because a C program is constructed via a series of "blocks" or functions. It is not an object oriented language.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: 'C'language is called block structure language why?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Msc bsc and bts structure block diagram?

Msc bsc and bts structure block diagram


What is a sylabol?

A syllable is a unit of pronunciation typically consisting of a vowel sound and any accompanying consonant sounds. It is a basic building block of spoken language, forming the basis of word structure.


What is structural language?

C is block structured. It uses brackets to start blocks and end them. They nest. Scope rules allow variables code to be accessed from limited parts of your program. Let me just say this again. Block structure is not the same as object oriented. C++ is both. It is somewhat compatible with C, retaining it's block structure. It also has syntax to allow you to bind objects to procedures (methods). C is not object oriented.


How do you define a structure in c language?

A structure is defined by using the 'struct' keyword, followed by all of the field definitions inside a block. For example:struct{char field1 ;int field2 ;} myStruct ;This defines a new struct and creates one called myStruct, with the fields that you see inside the block. There are different ways of describing a struct, such as:struct x {int a; int b; int c;}; /* declaration */struct {int a; int b; int c;} z;struct x z;


What figuritive language is you were in block of ice?

Hyperbole


What figuritive language is you were in a block of ice?

Hyperbole


How many bytes are needed to structure process control block?

there 45 bytes are needed to structure pcb


What is the first block on the periodic table called?

The first block on the periodic table is called the S block.


Concept of Windows 7?

Block structure with friendly interface.


What is a timber dam?

timber = wood dam = structure built to block/slow the flow of water so... timber dam is a wooden structure created to block or slow the flow of water.


What has the author Max Block written?

Max Block has written: 'The importance of language' 'The nature of mathematics'


What is a single block of stone called?

A single block of stone is called a monolith.