what is the main difference between c and c++?
Answer Posted / yechuri .ramakrishna
C is a procedural or structure oriented language.
c++ is not purely object oriented but partially oriented
language.
Becoz it is voilating the security rule by providing
friend function also member function should not be out side
the class.
| Is This Answer Correct ? | 29 Yes | 12 No |
Post New Answer View All Answers
What is the purpose of polymorphism?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
Is react oop?
Why do we use class?
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?
What does sksksk mean in text slang?
What is object and class in oops?
Who invented oop?
Are polymorphisms mutations?
Can bst contain duplicates?
What is the difference between inheritance and polymorphism?
Can we have inheritance without polymorphism?
What is basic concept of oop?
What is polymorphism and its types?
Which is not an object oriented programming language?