Answer Posted / xkrebstarx
Why? Because it gets confusing.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Explain listiterator and methods in listiterator?
What is a numeric digit?
What is boolean false?
Difference between final and effectively final ?
What is the purpose of the strictfp keyword?
What does %d do in java?
When do you get classcastexception?
why using interface interface ?
What is the use of put method?
When throws keyword is used?
What is temp in java?
How do you sort objects in java?
What is the use of using enum to declare a constant?
What is the use of conditional statement?
Which way a developer should use for creating thread, i.e. Sub classing thread or implementing runnable.