Write a function to find out longest palindrome in a given string?
No Answer is Posted For this Question
Be the First to Post Answer
What is map in java?
What is a parameter in a function?
In Java list the methods that can be overridden?
How does enum work in java?
What is a static class in java?
What is "this" keyword in java? Explain
What is constructor and virtual function? Can we call a virtual function in a constructor?
Is ++ operator is thread safe in java?
What are basic keywords?
What does mean in regex?
Can we override the private methods?
C and C++ has constructors and distructors, why does Java does not have distructors?