Whats oop mean?
No Answer is Posted For this Question
Be the First to Post Answer
What are oops functions?
What do you mean by pure virtual functions?
How do you achieve runtime polymorphism?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
what are three tenets of object orinted Systems?Why they call like that ? Please answer me. Advance thanks.
What is encapsulation?
There are 2 classes defined as below public class A { class B b; } public class B { class A a; } compiler gives error. How to fix it?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
c++ is a purely oop concept?
What is the difference between class and structure?
why reinterpret cast is considered dangerous?
what is difference between objects and function