Answer Posted / rajasekhar
cpp is an object oriented programming language
c is a procedural oriented programming language
cpp is more flexible to use in real time environment
c is not flexible
cpp structures can allow functions where as c doesnt allow functions in its structures
| Is This Answer Correct ? | 13 Yes | 3 No |
Post New Answer View All Answers
Can you please explain the difference between malloc() and calloc() function?
Why is it that not all header files are declared in every C program?
What does *p++ do? What does it point to?
What is meant by inheritance?
If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.
Is it better to bitshift a value than to multiply by 2?
How can I find out if there are characters available for reading?
What are operators in c?
What does node * mean?
What extern c means?
Explain how does flowchart help in writing a program?
How do you use a pointer to a function?
What do header files do?
What is getch () for?
What is #line used for?