What does no cap mean?
No Answer is Posted For this Question
Be the First to Post Answer
what is the technical or oop name of object?
Why multiple inheritance is not possible?
What is the diamond problem in inheritance?
What will happen when the following code is run: int x; while(x<100) { cout<<x; x++; } 1) The computer will output "0123...99" 2) The computer will output "0123...100" 3) The output is undefined
Can main method override?
What is the different between Applet and Application?
what is difference between c++ language and java language
Why is destructor used?
What is class encapsulation?
What are objects in oop?
What is difference between pop and oop?
what is the application of oops?