what is the main difference between c and c++?
Answer Posted / dharmesh singh
c++ is a super set of c. c++ has data security but c hasn't any data security. also c++ has overloading, inline but c hasn't
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
What does and I oop mean in text?
Can enum be null?
How do you define a class in oop?
What is byval and byref? What are differences between them?
What are main features of oop?
What are the three parts of a simple empty class?
Why is oop useful?
What is basic concept of oop?
What is polymorphism and types?
What is advantage of inheritance?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
How many human genes are polymorphic?
What are the 5 oop principles?
What is polymorphism and its types?