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
What do you know about the garbage collector in java?
Is it necessary for the port addresses to be unique? Explain with reason.
Is space a character in java?
Is it possible to compare various strings with the help of == operator?
What is a generic code?
what is thread? What are the high-level thread states? Or what are the states associated in the thread? : Java thread
Is array primitive data type in java?
Can we compare two strings in java?
Which is faster set or list in java?
Can we write multiple catch blocks under single try block?
What is the difference between char and char *?
Can we extend a class with private constructor?
How does multithreading take place on a computer with a single cpu in java programming?
What is an iterator interface in java programming?
Write a program to find the whether a number is an Armstrong number or not?