How to make a write-only class in java?
No Answer is Posted For this Question
Be the First to Post Answer
How do you sort in java?
Difference between string, stringbuffer and stringbuilder?
Can a constructor call the constructor of parent class?
can you use the two main method in same class?how?
4 Answers DELL, Geosoft, SparkTG,
what is diffrence between .NET and java?
What is JIT ?
How can we get one Interface methods whit out using implementation of interface
Explain aggregation in java?
Can we overload the methods by making them static?
Outline the major features of java.
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?
What is numeric promotion?