What is deque in the java collections framework? : java collections


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

Post New Answer

More Java J2EE AllOther Interview Questions

Write a postfix expression to (a*(b+c/d)*d-e)

4 Answers   Adobe,


Should we create system software ( e.g operating system ) in java ?

0 Answers  


Write a interface "CarOperations" with the following methods void turnOnEngin() void turnOffEngin() void turnOnLigths() void turnOffLights() void turnLeft() void turnRight() void accelerate() void deaccelerate() void putBreaks() void releaseBreaks()

1 Answers  


How do you debug your java program?

2 Answers   HCL, Inforica,


waht are architecture of web application?

2 Answers  


What are the uses of the set interfaces in the java collections? : java collections

0 Answers  


Hi Friends, i have searched in google but not clear. can you give bank example with synchronized keyword

0 Answers   TCS,


How is hashset maintained in memory by java ?

0 Answers  


what is the difference between through and throws?

2 Answers   HCL,


2. Write a interface "Car" with the following methods void setName(String) String getName() void setColor(String) String getColor() void setModel(long) long getModel()

1 Answers  


What are the classes in the java collection framework? : java collections

0 Answers  


what is mean by hasing and maping in java platform and advantage?

0 Answers   CTS,


Categories