Answer Posted / chandrakantham
No, c is a high level programming language.here, we cannot
create the classes and objects and also do not use the
other advantages. so it is not a object oriented
language.chandrakantham
| Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
What are the different types of C instructions?
hi friends how r u as soon in satyam my interview is start but i m very confusued ta wat i do plz help me frndz wat can i do plz tell me some question and answers related with "C" which r asked in the interview .
Why enum is used in c?
Suggesting that there can be 62 seconds in a minute?
Here is a good puzzle: how do you write a program which produces its own source code as output?
What is the explanation for cyclic nature of data types in c?
Was 2000 a leap year?
How can I sort a linked list?
Program to find the sum of digits of a given number until the sum becomes a single digit. (e.g. 12345=>1+2+3+4+5=15=>1+5=6)
What does sizeof return c?
What are dangling pointers? How are dangling pointers different from memory leaks?
Want to know how to write a C program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.
How do you print only part of a string?
What is the importance of c in your views?
What is difference between structure and union with example?