answersLogoWhite

0

What is an object in c?

Updated: 11/17/2022
User Avatar

Iambalamurugan

Lvl 1
16y ago

Best Answer

C does not contain any built in constructs for object oriented programming. Methods and Data are generally not stored in an object structure in c.

User Avatar

Wiki User

16y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is an object in c?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering
Related questions

What is object in c?

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


Is c is complete object oriented programming language?

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


What is the role of object in c plus plus?

An object in C++ is an instance of a C++ class.


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.


Which is best C or C plus plus?

depends what you use it for. c++ = object oriented c = not object oriented


Object oriented programming in c sharp?

Yes, C# is object orientated.


Is c object oriented or object based?

C is a procedural programming language.


Why c is object oriented programming languages?

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


Who was c everard palmer?

[object Object]


What is the five C protocol?

[object Object]


C is true object oriented?

No; C++ is.