what is difference between class and object?
Answer Posted / sobi
class do not hold any information whereas object does.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is methodological theory?
Explain about fail fast iterators in java?
What is the major drawback of internal iteration over external iteration?
Who is the owner of java?
What is core java used for?
Explain the use of volatile field modifier?
Is there a sort function in java?
Can a function return a function?
Can a class with private constructor be extended?
Is assembly language a low level language?
how to write a server program and sending the mails to the server using smtp protocol please help me
Why use string handling in Java?
Write a java program to count the number of words present in a string?
What do u mean by variable?
What is %d in printf?