what is the main difference between c and c++?
Answer Posted / bajrang asthana
the basic diff which we need to understand about C and C++.
c emphasis on procedure means what we want to do and how. But in c++ we emphasis on data rather than procedure. difference
should be clear c is developed when we were not give attention
on data.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What is encapsulation with example?
What is the real time example of encapsulation?
How do you answer polymorphism?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
What is the difference between a mixin and inheritance?
What is object in oops?
What is polymorphism oop?
What is the main purpose of inheritance law?
What is and I oop mean?
what is the drawback of classical methods in oops?
What is a function in oop?
write knight tour problem which is present in datastructure
What is abstraction in oop?
Why is static class not inherited?
Can main method override?