Answer Posted / manisha thakur
in c is not a object oriented
in c++ is object oriented
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the use of bit fieild.
What is new line escape sequence?
Where is volatile variable stored?
write a c program to find the sum of five entered numbers using an array named number
How important is structure in life?
how many key words availabel in c a) 28 b) 31 c) 32
How do I round numbers?
Is calloc better than malloc?
When should structures be passed by values or by references?
When should the const modifier be used?
Why we write conio h in c?
What is the newline escape sequence?
How do you search data in a data file using random access method?
What is the difference between typedef struct and struct?
What is the use of printf() and scanf() functions?