Why should we create an object? what is a need of it?
Apart from access members of a class i want what is a need
of object what does it contain??
In normal class to access any member of thaht class we
create object where as for static class we access its
members using class name. what is a difference between them...
thanks in advance.
Answer / suresh
we may or maynot create object is our wish as per the application requirement
class = our body
methods=works ie; walk,,talk,think......
objects=body parts ie; hands ,legs,eyes....
we have to do any work like walking(method) with legs(object) which connected to ourbody(class)
so object is necessary if we do work ourself
wecall method without using objects that is by using classname followed by methodname
ie we do our works with others just mention our name
| Is This Answer Correct ? | 3 Yes | 0 No |
What happens if an exception is not handled in a program?
Explain differences between collection api and stream api?
What is meant by interface?
what is recursion in java
What is outofmemoryerror in java?
What is the difference between I ++ and ++ I in java?
Can anonymous class have constructor?
Give any two differences between C++ and java.
How to make object serializable in java?
Can you override static method in java?
Difference between a Canvas and a Scroll Pane?.
I am unable to find or learn about print command. I have a graphical program in core java in applet but i want to give print command but i have coding for that so if anyone know about this plz mail me on avdhesh_chauhan007@yahoo.co.in