answersLogoWhite

0

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

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Msc bsc and bts structure block diagram?

Msc bsc and bts structure block diagram


Why is it called indented style?

Indented style is named as such because it uses indentation to visually separate different parts of the code within a block, making it easier to read and understand the structure. By indenting lines of code within a block, it creates a hierarchy that reflects the logical structure of the program.


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 figuritive language is you were in block of ice?

Hyperbole


What is the first block on the periodic table called?

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


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.


What has the author Max Block written?

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


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 is a single block of stone called?

A single block of stone is called a monolith.


What is the language etymology of BBC?

big block chevy


Concept of Windows 7?

Block structure with friendly interface.


How many bytes are needed to structure process control block?

there 45 bytes are needed to structure pcb