what is the main difference between c and c++?
Answer Posted / omkar choudhary syntel
c contains classes c does not
| Is This Answer Correct ? | 10 Yes | 42 No |
Post New Answer View All Answers
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
Why is there no multiple inheritance?
Can enum be null?
Why is polymorphism needed?
What is data binding in oops?
what are the different types of qualifier in java?
What is the oops and benefits of oops programming?
What is the types of inheritance?
What is encapsulation with real life example?
Can private class be inherited?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
What is abstraction example?
What is the advantage of oop over procedural language?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
What is encapsulation in ict?