what is difference between class and object?
Answer Posted / kiran
Class
Class is Logical representation .....
Object
Object is Physical representation......
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can a static method be final?
What does those terms actually mean included in the j.d.k i.6?
Why does java have two ways to create child threads?
What is the format specifier?
how can you catch multiple exceptions in java?
What do heavy weight components mean in java programming?
Write a program to print the pattern given below
What is the difference between iterator and enumeration ?
How can we make a class singleton?
What do you understand by a Static Variable?
Can we define static methods inside interface?
Explain the key functions of data binding?
What are generic methods?
What does index mean in java?
Can we split string with in java?