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
List two java ide’s?
How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters in java programming?
What are the 8 data types in java?
what is a working thread? : Java thread
What are data types in oop?
Can an interface have a class?
What is quick sort in java?
What is the default size of load factor in hashing based collection?
What is difference between float and double?
What is string builder?
How do you clear a list in java?
What is indexof?
Where are variables stored?
How to change the priority of thread or how to set priority of thread?
Explain what is encapsulation?