Answer Posted / uthrakumar-wipro technologies
class is known as a user defined datatype as structure in
c.similarly,class is a template and object is the instance
for that class....
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is java 1.7 the same as java 7?
What is class and its types?
What must a class do to implement an interface in java programming?
What is the difference between a synchronized method and a synchronized block?
how come we know the object is no more used in the class?
Is java an ide?
When should you use arraylist and when should you use linkedlist?
Can we override final method?
What is "this" keyword in java? Explain
What is lazy programming?
Explain the importance of thread scheduler in java?
How do you add an arraylist to an array in java?
What are recursive functions? Give some examples?
What is the difference between heap memory and stack memory?
What are instance variables?