what is difference between class and object?
Answer Posted / ravinderreddyk
Class:Class is a collection of similar objects.
Object:Object is a instance of class
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
how do I create a runnable with inheritance? : Java thread
What are heap memory and stack memory and what are memory tables.
Explain different ways of creating a thread?
What is difference between fileinputstream and filereader in java?
What are the two parts of a conditional statement?
Why is the singleton pattern considered to be an anti pattern?
Can we have static methods in an interface?
Why are the destructors for base class and derived class called in reverse order when the program exits
How many types of array are there?
What methodology can be utilized to link to a database?
What is command line argument
What are the two ways in which thread can be created?
Java Compiler is stored in JDK, JRE or JVM?
What is volatile data type?
Write a program to print the pattern given below