what are the disadvantages of C++?
Answer Posted / srikaanth
It is not pure object oriented programming language.
not platform independent.
| Is This Answer Correct ? | 60 Yes | 26 No |
Post New Answer View All Answers
What is inheritance in simple words?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
what is the sylabus for priliminaries?
Why do we use polymorphism?
Can a varargs method be overloaded?
How does polymorphism work?
What is polymorphism explain its types?
What is the difference between a mixin and inheritance?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
What does it mean when someone says I oop?
What is abstraction example?
What are benefits of oop?
What is the renewal class?
Can private class be inherited?
What is a class oop?