Explain the use of shift operator in java. Can you give some examples?
What are the types of collections in java?
Write the code for Palindrome ?
How to initialize an Applet ?
What makes a function well defined?
Why are pointers not secure?
What is the SimpleTimeZone class?
Can you explain the difference b/n abtract and interface with a good example,?In what cases we have use abtract and what case interface?
what is the difference between ArrayList and Vector
19 Answers KPIT, Sasken, Satyam, Span Infotech, Wipro,
I have an HashMap object, which has with key and value pair. It has 10 keys and values in that object. Now the question is I want insert new key and value in middle or any where in that list but not at the end or at the top. Is it possible or not. If yes how can we achieve this one?
what is for datainputstream?
what are the high-level thread states? : Java thread
Difference between == and .equals() ?