Answer Posted / utkarsh kumar
william gates
| Is This Answer Correct ? | 3 Yes | 27 No |
Post New Answer View All Answers
what is the sylabus for priliminaries?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
What is the oops and benefits of oops programming?
What is a class in oop?
What is the difference between inheritance and polymorphism?
What is polymorphism and why is it important?
Can main method override?
What is persistence in oop?
Can abstract class have normal methods?
What is the use of oops?
• What are the desirable attributes for memory managment?
What is this pointer in oop?
what are the different types of qualifier in java?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< What is the real time example of encapsulation?