what are the analysis of an object

Answer Posted / eknath wagadre

Object in java is Big Thing...........

Object is a real time entity which has
Name,behavior,attribute,action so many thing. so when we
analyzing any object we have to analyze all these thing like
this..
Name : Name of the Object as Name of the class
Behavior : What is the behavior of that object
Attributes : What is the attribute of the object such as for
Student objct his age,roll no,marks etc.
Action: What operation we have to perform on that attribute
of student object ....

I think this the object analysis....wrt programming.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does i ++ mean in Java?

504


What is a boolean expression in java?

537


What is an interface in java? Explain

578


What is type safety in java?

491


What checkbox method allows you to tell if a checkbox is checked?

544






what is the difference between Object Based Language and Object Oriented Language?

606


Define Multiprogramming and Multiprocessing in java.

585


What is tostring () method?

546


What is the class in java?

565


What is the meaning of variables in research?

533


What is public static void main?

571


Can we sort a map in java?

578


What is the difference between C++ and Java and your preferences?

616


Is static variable stored in heap?

509


What is the difference between char and char *?

568