What is communist flag?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of parseint in java?
Can finally block be used without a catch?
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?
Why scanner is used in java?
What is meant by Servelet? What are the parameters of service method?
Difference between vector and arraylist.
What is Map interface?
When super keyword is used?
What is casting?
what is the JNDI?
If I don't provide any arguments on the command line, then what will the value stored in the string array passed into the main() method, empty or null?
why marker interfaces are there in java