Answer Posted / sushma
Gives Compile time error saying that "system cannot be
resolved"
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
how to create multithreaded program? Explain different ways of using thread? : Java thread
What are accessor methods in java?
What is the difference between compare and compareto in java?
Is null an object in java?
Can a static block throw exception?
What is the difference between ArrayList and Vector? which one is better in Java
What is the difference between static class and normal class?
Why is java called java?
What is the purpose of the file class in java programming?
What is the purpose of a volatile variable?
How do you remove duplicates from an array in java?
What is a jit compiler?
How can you avoid serialization in child class if the base class is implementing the serializable interface?
Difference between static and dynamic class loading.
Can we have more than one package statement in the source file?