Is c an object oriented programming language?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Why c language is called c?

567


Can main () be called recursively?

623


If fflush wont work, what can I use to flush input?

609


What does 1f stand for?

606


Explain data types & how many data types supported by c?

578






What is getch?

630


Write a program to generate random numbers in c?

658


What is ambagious result in C? explain with an example.

2051


What are pointers? What are different types of pointers?

622


Explain what is the benefit of using enum to declare a constant?

586


What is the use of a conditional inclusion statement in C?

596


Why does the call char scanf work?

613


What does void main () mean?

729


How is = symbol different from == symbol in c programming?

607


How can I invoke another program or command and trap its output?

610