INTERVIEW QUESTION FOR ANDROID
No Answer is Posted For this Question
Be the First to Post Answer
write a progam hashmap & hashtable?
What is a native method in java programming?
How finally used under exception handling?
What is the difference between a vector & an array list?
why the equals method can be override?when we override the equals method?
take any 4 input numbers. like 2345.. wanted out put is All 16 combinations of the number 2345.. for example- taking input as 4565 output- 5654 4556 4655..
If two threads have same priority which thread will be executed first ?
Does java have extension methods?
Can java list contain duplicates?
What are basic keywords?
who can we create the object of a class? in how many ways we can create it (max 5)
What is casting in java programming?