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
Can a constructor be private and how are this() and super() method used with constructor?
What are the differences between graph and tree?
What do you understand by the term singleton?
What is pangram in java?
Is static a keyword in java?
What is the name of the java compiler?
What are the main concepts of oops in java?
Make a data structure and implement an algorithm to print all the files in a directory. (The root directory can have sub-directories too.)
How do you declare an empty string?
How to convert string to char and vice versa?
What are java packages? What is the significance of packages?
why we use merge option in hybernate pls give a ex snippet
What are the two ways in which thread can be created?
Can a class declared as private be accessed outside it’s package?
What is difference between synchronize and concurrent collection in java?