what is difference between class and object?
Answer Posted / talha ameer
Class is an idea which is we think in our mind after we
create its oject which is consist on coding.
| Is This Answer Correct ? | 4 Yes | 18 No |
Post New Answer View All Answers
Can I extend singleton class in java?
How many bits is a double?
What do you mean by an object in java?
What is ‘is-a ‘ relationship in java?
Explain the reason behind ending a program with a system.exit(0)?
How do you sort words in java?
Explain the difference between association, aggregation and inheritance relationships.
What checkbox method allows you to tell if a checkbox is checked?
How are variables stored in memory?
Can an anonymous class be declared as implementing an interface and extending a class in java programming?
What is java virtual machine? Explain
What is the basic of java?
What is an example of a boolean?
In java how do we copy objects?
What are void methods?