what is the main difference between c and c++?
Answer Posted / cyber warrior
C is containing single character but "c++" contains three
characters
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How do you use inheritance in unity?
what are the realtime excercises in C++?
What is the difference between a mixin and inheritance?
What is the diamond problem in inheritance?
write string class as your own class in java without using any built-in function
What are oops methods?
What is the example of polymorphism?
Get me a number puzzle game-program
Can a varargs method be overloaded?
What is data binding in oops?
Why polymorphism is used in oops?
What is constructor in oop?
i got a backdoor offer in process global,Bangalore..Can i work with it?
What is encapsulation in oop?
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).