How does enum work in java?
No Answer is Posted For this Question
Be the First to Post Answer
Explain notify() method of object class ?
What is static in java?
What is the purpose of declaring a variable as final?
Does garbage collection guarantee that a program will not run out of memory?
What is a numeric string?
What are bind parameters?
Write a java program to get a string of words and print the numbers of each word count in descending order
What is the difference between an object-oriented programming language and object-based programming language?
what is the role of xml in core java?? and how we can use it?? can somebody give a sample program with explanation and from where i can read more about xml?????
0 Answers HCL, SAP Labs, Vital Soft,
What are the characteristics of java?
Difference between doublesummarystatistics, intsummarystatistics and longsummarystatistics ?
if we give input as " hi how are you" then the output should be "uoy woh"...it should skip odd words in the input and should reverse even words from the end of string...can anyone help me to write this program in java