Is c procedural or object oriented?



Is c procedural or object oriented?..

Answer / Kaushal Kumar Singh

C is a procedural language, but it does support some OOP features through various libraries and extensions like C++ and Objective-C.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

Which built-in library function can be used to match a patter from the string?

1 Answers  


Can a local variable be volatile in c?

1 Answers  


compare array with pointer?

1 Answers  


Disadvantages of C language.

1 Answers   Impetus,


What is the difference between the = symbol and == symbol?

1 Answers  


without using arithmatic operator solve which number is greater??????????

1 Answers   Accenture,


Can we replace the struct function in tree syntax with a union?

1 Answers   Huawei,


what is the diffrenet bettwen HTTP and internet protocol

1 Answers  


Write a program to reverse a string.

1 Answers   Global Logic, iNautix, TCS, Wipro,


Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database

2 Answers   TCS, Unisys, Webyog,


Why are some ANSI/ISO Standard library routines showing up as undefined, even though I've got an ANSI compiler?

1 Answers   Celstream,


what is the difference between normal variables and pointer variables..............

15 Answers   HP, Infosys, Satyam, Vivekanand Education Society,


Categories