What does %4d mean in java?


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

Post New Answer

More Core Java Interview Questions

I have a Arraylist object, it has duplecate values also. Now question is i want delete duplecate data in that objet with out using Set?

8 Answers   Aricent,


What are the various access specifiers in java?

0 Answers  


What is use of functional interface in java 8? Explain

0 Answers  


What should I import for arraylist in java?

0 Answers  


What is a parameter in java?

0 Answers  






Does a class inherit the constructor of its super class?if it does, how can you hide that constructor? if it doesnot how can you call it from the sub class?

2 Answers  


Which class is the immediate superclass of the Container class?

1 Answers  


What is the difference between hashmap and hashtable in java?

0 Answers  


Is break statement can be used as labels in java?

0 Answers  


Is java util list serializable?

0 Answers  


What happens if we override only equals?

0 Answers  


What was java originally called?

0 Answers  


Categories