Answer Posted / tcs
c is structered lang,c++ is oo lang.
poiter use in c++ but does not use in c
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
What is the point of polymorphism?
What is a null tree?
What is polymorphism programming?
What is difference between multiple inheritance and multilevel inheritance?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What is and I oop mean?
How do you use inheritance in unity?
Can destructor be overloaded?
What is the purpose of enum?
What is polymorphism and example?
What is inheritance and how many types of inheritance?
Why is polymorphism needed?
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).
What is abstraction in oops?
What is an advantage of polymorphism?