What is interface in oop?
No Answer is Posted For this Question
Be the First to Post Answer
Can we override main method?
What is oops?what is its use in software engineering?
Is this job good for future? can do this job post grduate student?
What is inheritance write a program to show use of inheritance?
why reinterpret cast is considered dangerous?
How is polymorphism achieved?
what is the difference between class and structure in C++?
Write 7 differences between "Public" function and "Private" function?
Base class has two public data members. How can i derive a new class with one datamember as public and another data member as private?.
What is object and class in oops?
Explain the concept of abstracion and encapsulation with one example. What is the difference between them?
to remove the repeated numbers from the given . i.e.., if the input is 12233 output should of 123