An object is an instance of a class. It is an entity that has characteristics and properties. It can be created by the use of the keyword "new". Syntax :ClassName object = new ClassName();
239 questions
203 answers
2 comments
692 users