Answer Posted / selvan
Class is a set of objects, it contains variable,values for
that classes.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between treeset and treemap in java?
What is the common usage of serialization? What exceptions occur during serialization?
How do you create a method in java?
how can you catch multiple exceptions in java?
Explain about complier design(phases)
What are 5 boolean operators?
What are data structures in java?
Define canvas?
Is string pool garbage collected?
How do you create a first line indent?
Can java hashmap have duplicate keys?
What are operators and its types?
What is object class in java?
What is t type java?
I want to print “hello” even before main is executed. How will you acheive that?