What is void in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of checked and unchecked exceptions in JAVA?
What do you know about the garbage collector?
what is class.forname() and how it will be useful ?
What are daemon Threads in java?
How do I write a self declaration?
What is exception in java?
how to split string in java?
Explain the overview of UDP messaging.
What is immutability in java?
why we write public static void main (String args[]) in core java plz explain briefly??????????????????
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?
What method is used to compare two strings ?