Can we use String with switch case?
No Answer is Posted For this Question
Be the First to Post Answer
What is high level language in computer?
What do you understand by java?
What is == in java?
When the constructor of a class is invoked?
How do you classify Dialog Box?
What are keywords in programming?
What is the difference between a static and a non-static inner class in java programming?
What are the uses of final, finally and finalize in java?
2 Answers Agiline, FINO PayTech, HCL,
What are different types of references?
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?
different between exception and error? explaim check and uncheck exception
Explain when we should make an instance variable private.