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


Please Help Members By Posting Answers For Below Questions

What is difference between iterator and enumeration in java?

522


What is the final keyword?

549


What is output buffer?

566


What do you mean by exception handling in Java?

662


Can an object be null?

543






What is variable and example?

515


In the below example, what will be the output?

592


When is the finally clause of a try-catch-finally statement executed?

497


Compare overloading and overriding?

557


What is the difference between break and continue statements?

547


How many digits can a float hold?

535


What are the different http methods?

530


How to avoid memory leak in java?

596


Why should we use singleton pattern instead of static class?

458


what is static import in java? Explain

551