What are the restrictions that are applied to the java static methods?
No Answer is Posted For this Question
Be the First to Post Answer
How do you detect memory leaks?
Can inner class final?
Write a program in java to establish a connection between client and server?
What is the purpose of using the java bean?
What is a jagged array in java?
what is the Arraylist limit (maximum) by default ?
13 Answers Fidelity, PlanetSoft, Wipro,
What is the difference between the file and randomaccessfile classes?
Does string is thread-safe in java?
How do you insert a line break?
how to run servlet program between two computer through the internet ?
2 Answers Kiran Prakashan, TCS,
what is Vector class?
I have one Shopping cart application, i that i have selected some items, while clicking submit button by mistake i have clicked twice or trice, that time items are selected twice or trice. Actually i want only one copy of items but its selected twice or trice. So how can we avoid this problem?