1) Find the Merge point of two linked lists.
2) Swap two bits of integer.
3) Reverse individual words of the sentence.
4) Reverse string without using temp string.
Answer Posted / santosh kumar
refer to net
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
how to split string in java?
What is public static void main?
Difference between doublesummarystatistics, intsummarystatistics and longsummarystatistics ?
What is unicode datatype?
List the features of java programming language.
What is java object name?
What is the set interface in java programming?
Explain about features of local inner class?
How are variables stored?
Why method overriding is used?
Explain java coding standards for interfaces?
Write a java program that prints all the values given at command-line.
How does a for loop work java?
Can string be considered as a keyword?
Can an integer be null java?