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
Difference between string, string builder, and string buffer?
Explain the importance of finally block in java?
Why string is a class?
What is purpose of applet programming?
Why we use multi threading instead of multiprocessing?
What is an escape character in java?
How does java enable high performance?
Explain the differences between abstraction and encapsulation?
how to create multithreaded program? Explain different ways of using thread? : Java thread
Can we make the abstract methods static in java?
is it possible to instantiate the math class?
Can a class be declared as static?
Explain some best practices you would apply while using collection in java?
What is void class in java?
What is array length?