Whats is abstraction in oops?
No Answer is Posted For this Question
Be the First to Post Answer
What polymorphism means?
How compiler selects(internally) required overridden function in inheritance?
2 Answers CSC, Infinite Computer Solutions,
what is opps?why it is use in programming language?
what i oops concept, how many languages supports oops concept?
Which is faster post increment or pre increment ? and in which cases should u use either - to increase speed?
how to find no of instances of an object in .NET?
how many types of notations are in java
1 Answers National University of Modern Languages (NUML),
What causes polymorphism?
What is the outcome of the line of code "cout<<abs(- 16.5);"? 1) 16 2) 17 3) 16.5
Can you inherit a private class?
What is encapsulation with real life example?
We have a scale and 7 balls. 1 ball is heavier than all the rest. How to determine the heaviest ball with only 3 possible weighing attempts?