answersLogoWhite

0

C language is not a program, and it isn't an object-oriented language either.

User Avatar

Marge Stracke

Lvl 10
2y ago

What else can I help you with?

Related Questions

Is vbnet a SOA programming language or Object Oriented Programming Language?

Visual Basic is an Object oriented programing language, like C++. A good example of an SOA program language is C#. can you explain with reasons........? i agree with you .... I want to confirm the reason why it is so ...


Is c is complete object oriented programming language?

No. C is not object oriented. C++ is object oriented.


Is c programing a procedure oriented programing?

yes


Why c is object oriented programming languages?

C isn't an object oriented language... C++ is, because it has classes.


What is object in c?

C is not a object-oriented language, hence object does not exist in C


Who invented cpp?

Bjarne Stroustrup is the recognized inventor of the C++ object oriented programming language. C++ was an enhancement to the C language, which was not object oriented.


Whether c language is object oriented or not?

C is not, C++ is.


Is C programming procedural or object oriented?

C is a weakly typed procedural programming language. For object oriented programming languages near C, you can look at ooc ( http://ooc-lang.org/ ), C++, D, and Java.


What is the Disadvantage of c?

It is not object oriented language.


What is objective c?

C is not a object-oriented language, hence object does not exist in C


Is c plus plus an object oriented language or an object based language?

C++ is object-oriented. It is not object-based because, like C before it, C++ supports the principal of primitive data types, which are not object-based.


Is c object oriented or object based?

C is a procedural programming language.