using equals method overriding which objects are
compared?i.e same class objects or other class
objects?Explain me.
Answer Posted / bond
same class objects
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the driver class?
Can a class have an interface?
Explain, java is compatible with all servers but not all browsers?
Why does java have two ways to create child threads?
How concurrent hashmap works?
What are the types of methods in java?
Define inheritance with reference to java.
Write down program for following scenario. Use java coding standard. You have array list with some words in it..we will call it as dictionary….and you have a arbitrary string containing some chars in it. You have to go through each word of dictionary and find out if that word can be constructed with the help of chars from arbitrary string given. If you find the word print it else print none.
What is pre increment and post increment in java?
What type of variable is gender?
What are methods of a class?
what is the use of pojo (plain old java objects)? how it is interact with crystal reports? pls urgent
What is increment in java?
In how many ways we can create threads in java?
What are JVM.JRE, J2EE, JNI?