Why is c not oop?


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

Post New Answer

More C Interview Questions

How can I make a program in c to print 'Hello' without using semicolon in the code?

9 Answers   C DAC, Practical Viva Questions,


Can we access the array using a pointer in c language?

0 Answers  


4.weight conversion: Write a program that will read weight in pounds and convert it into grams.print both the original weight and the converted value.There are 454 grams in a pound.design and carry out a test plan for this program.

1 Answers   Wipro,


How do I declare an array of N pointers to functions returning pointers to functions returning pointers to characters?

2 Answers   CMC, Wipro,


what is c++ programming?

3 Answers   TCS,


please tell me the logic for this C program : INPUT (string):ABCD OUTPUT :BCDA CDAB DABC

2 Answers   Mphasis,


Explain about the functions strcat() and strcmp()?

0 Answers  


Write a program of prime number using recursion.

0 Answers   Aspiring Minds,


What is pointer to pointer in c with example?

0 Answers  


What is the difference between malloc() and realloc()?

2 Answers  


Write the syntax and purpose of a switch statement in C.

0 Answers   Adobe,


how to add numbers without using arithmetic operators.

14 Answers   TCS,


Categories