Is c an object oriented programming language?



Is c an object oriented programming language?..

Answer / kamil

No, C is not an object oriented programming language
It's a structural programming language

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

what is used instead of pointers in java than c?

1 Answers   Vuram,


How can I copy just a portion of a string?

0 Answers  


What are the advantages of using linked list for tree construction?

0 Answers  


main() { int arr[5]={23,67}; printf("%d%d%d",arr[2],arr[3],arr[4]); }

9 Answers   TCS,


program in c to print 1 to 100 without using loop

9 Answers   Wipro,






What is difference between class and structure?

0 Answers  


ATM machine and railway reservation class/object diagram

0 Answers   Zycus Infotech,


Why is %d used in c?

0 Answers  


How can I read data from data files with particular formats?

0 Answers  


What are qualifiers in c?

0 Answers  


a program that can input number of records and can view it again the record

0 Answers   Accenture,


What is a floating point in c?

0 Answers  


Categories