What flag up means?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

How Marker Interfaces are instruct to complete the desired need ?

2 Answers  


What happens if we override only equals?

0 Answers  


How do you remove duplicates in java?

0 Answers  


How will you load a specific locale?

0 Answers  


What is variable length arguments in java?

0 Answers  






class{ ... ... interface myinterface{ ... ... } abstract class{ .. .. } ... .. .. } is this possible to write "Interface and/ or Abstract class inside a class ? if possible whcich one is possible is only interface? is only abstract?

2 Answers   Logica CMG,


Why are functions called methods in java?

0 Answers  


What is difference between path and classpath in java?

0 Answers  


What is finalize method?

0 Answers  


What is difference between static class and normal class?

0 Answers  


What is java objectoutputstream?

0 Answers  


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?

2 Answers   Huawei,


Categories