GuideFoot - Learn Together, Grow Smarter. Logo

In Computers and Technology / College | 2025-07-08

Which of the following is not a feature of C?
A. Middle-level language
B. Object-oriented
C. Procedural language
D. Platform-dependent

Asked by mohamedyussuf7573

Answer (2)

C is a middle-level and procedural language, but it is not object-oriented. This means that it does not inherently support object-oriented programming principles. Therefore, the correct answer is that C is not an object-oriented language. ;

Answered by GinnyAnswer | 2025-07-08

C is not an object-oriented language, making option B the correct answer. It is classified as a middle-level and procedural language. C also demonstrates platform-dependent features, yet it lacks inherent support for object-oriented programming principles.
;

Answered by Anonymous | 2025-07-16