What is the difference between an object and a class?

Answer Posted / ven

An Object is an instance of the class

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do while loop is used?

660


What is polymorphism programming?

694


What is an advantage of polymorphism?

703


What is encapsulation selenium?

636


What is oops?what is its use in software engineering?

631






What are main features of oop?

732


Can a varargs method be overloaded?

702


Why is static class not inherited?

692


What are the important components of cohesion?

639


INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?

1737


write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.

1882


write string class as your own class in java without using any built-in function

2063


what is graphics

2100


Where You Can Use Interface in your Project

1506


Can main method override?

666