Answer Posted / siva
so many we can say but the main difference is
C is structured oriented where as
C++ is object oreiented
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What is abstraction example?
What is encapsulation process?
Which type does string inherit from?
to find out the minimum of two integer number of two different classes using friend function
What do you mean by overloading?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
What is polymorphism what is it for and how is it used?
Can we override main method?
What is the advantage of oop over procedural language?
What is the types of inheritance?
How Do you Code Composition and Aggregation in C++ ?
what is difference between class template and template class?
What is variable example?
How long to learn object oriented programming?