What is Object and Class? What are the differences between
them?
Answer Posted / kalaivani
object-run time entity
class- bind of function & data
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
Which is not an object oriented programming language?
What is use of overloading?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout<
What is advantage of inheritance?
what are the ways in which a constructors can be called?
Is abstract thinking intelligence?
What polymorphism means?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
Why do we use class?
What type of loop is a for loop?
What is super in oop?
When not to use object oriented programming?
Can static class have constructor?
Why it is called runtime polymorphism?