What do you mean by Hash Map and Hash Table?
No Answer is Posted For this Question
Be the First to Post Answer
Why Java doesn’t support multiple inheritance?
Explain about sets?
Why we use set in java?
Is string a class?
what is default constructor and parameterised constructor with example?
what r advatages of websphere? & how to deploy?
Why Java is called as purely platform independent..? Explain briefly..dont Give regular answers Explain with your own example..?
Describe the syntax of multiple inheritance? When do we use such an inheritance?
What is the difference between int and integer in java?
what is mean by ooad? where we are using? can you tell me any real time example?
what value will be return by the read() method once it reaches the end-of-file? a. Throws EOException b. Return null c. Return -1 d. Read method return nothing, because it is void method
How can i add a button in applet in java ???