what is difference between class and object?
Answer Posted / shashank
Class cannot be passed as a prameter or orguments,
But object can be passed as argument or parameter.
Is This Answer Correct ? | 14 Yes | 5 No |
Post New Answer View All Answers
What are the ways in which a thread can enter the waiting state?
What is bubble sorting in java?
Is arraylist sorted in java?
What is the do while loop syntax?
What is polymorphism java example?
What are constants?
Explain about the security aspect of java?
What is a method header?
Which java version is latest?
How do you convert boolean to boolean?
How many types of threads are there in java?
What is difference between iterator access and index access?
What are the differences between checked exception and unchecked exception?
Which number is denoted by leading zero in java?
What is an i/o filter?