Difference between character constant and string constant in java ?
No Answer is Posted For this Question
Be the First to Post Answer
What is object cloning in Java?
0 Answers SwanSoft Technologies,
What is break and continue statement?
What is a static method in java?
What is currentthread()?
What is the difference in between cpp and java? Can u explain in detail?
What are different exception types exceptions available in java ?
What is locale?
How do listeners work?
What do you mean by pointer value and address?
Why transient variables wont participate in serialization?
What is difference between hash mapping and hash table?
Suppose there is an Online shopping cart application having different objects like Cart, SelectionItem, Billing, COnfiguration, Authentication, Authorization, PersonalDetails etc. Out of this which one can be made a singleton pattern and why?