Check Whether a Given String is a Palindrome or not in java without using inbuilt function

preview_player
Показать описание
In this Video we will learn how to check whether a given String/Number is a Palindrome or not in java.
Get Source code from KK JavaTutorials blog Page::

Follow me on Social network:

KK JavaTutorials WebSite:

Subscribe KK JavaTutorails YouTube Channel:

Subscribe My Hindi Channel(KK HindiGyan):

Some Important Playlist link on KK JavaTutorials:

Spring Framework Tutorial:

Eclipse shortcuts :

Java 8 Features Tutorial(All In One):

JDBC Tutorial in depth[Must Watch]

Java 8 Stream APIs:

WebLogic Server Tutorials:

Spring Boot Tutorial(All In One):

Hibernate Tutorials:

Java 5 new features Tutorials

Java 7 Features tutorials:

Java multithreading for beginners:

Java Collections framework Tutorials:

OOPs concepts in java Tutorials:
Рекомендации по теме
Комментарии
Автор

Hi sir... U r God of the Java for who are learning in basic to high level

hussainbasha
Автор

Hi sir your video content is to good and easy to understand. I have started my career as java developer but i need to know more regarding the memory management and the standard way to manage memory in project in live scenario. If you have any idea regarding this please share or do a video regarding this topic which will be more help full for fresher become an effective programmer.

akashs
Автор

Dear Sir! Plz give me some concept of this method which you have used
private static void inputText) {
// base case if input is null or empty
if (inputText == null || inputText.trim().isEmpty()){
System.out.println("Enter valid input text..");
return; //--> Here you have used return only. im confusing here and i cant understand that. Because normally when we return some thing we use variable name with return, For Example: return result; plz can you give some guidance and clear some concepts, that will be very helpful

ssgcap
welcome to shbcf.ru