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’s the difference between constructors and other methods?
What are the advantages and disadvantages of reference counting in garbage collection?
Is it compulsory to have atleast one abstract method in abstract class?
Difference between ?System.out.println? and ?System.error.println??
What are checked exceptions?
in a constructor what happen if u call super and this in the same class? i know that it is not possible to call both in the same one? if we call what will happen?
can two class in a code be public??if yes then how??
Difference between overloading and Overriding. <Giving a confusing example to test the concept.> (also asked in PA Consultancy Group,iflex,Value chain,IBM,CTS,Accenture, Tarang>
12 Answers Accenture, CTS, Extensio, IBM, iFlex, PA Consulting, Symphony, Tarang,
Why to use nested classes in java?
Suppose there is an array list [10,5,20,19,15,24].Print them in ascending & descending order in collection framework concept ???
Java does not support multiple inheritance. how interface helps in the same?
Define nashorn in java8.