Which is faster post increment or pre increment ? and in
which cases should u use either - to increase speed?
Answer Posted / zuber
extreme stage
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How do you achieve polymorphism?
Whats oop mean?
what type of questions
What are two types of polymorphism?
What is a class oop?
How does polymorphism work?
class type to basic type conversion
What is the point of oop?
What is protected in oop?
What is the use of oops?
what type of question are asked in thoughtworks pair programming round ?
What is difference between inheritance and polymorphism?
What is polymorphism in oops with example?
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).
Why is polymorphism important in oop?