Is c procedural or object oriented?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What does sizeof int return?

0 Answers  


is forign key will be unique key any table or not?

2 Answers  


void main() { int a=1; while(a++<=1) while(a++<=2); }

4 Answers   HCL,


what is diffrence between linear and binary search in array respect to operators?what kind of operator can be used in both seach methods?

0 Answers  


I have one doubt. What does below statement mean? #define sizeof(operator) where operator can be int or float etc. Does this statement meaningful and where it can be used?

1 Answers  






who will call your main function in c under linux?

2 Answers  


What is #include conio h?

0 Answers  


What does malloc () calloc () realloc () free () do?

0 Answers  


How many levels deep can include files be nested?

0 Answers  


Eight queens puzzle

0 Answers  


How does selection sort work in c?

0 Answers  


Why is #define used?

0 Answers  


Categories