Purchase Solution

VB.NET Palindrome program

Not what you're looking for?

Ask Custom Question

Make sure your solution uses both a decision structure and a loop structure.

A palindrome is a word or phrase that reads the same forwards and backwards, character for character, disregarding punctuation, case and spaces. Some examples are "racecar", "Madam, I'm Adam.", and "Was it a cat I saw?". Write a program that allows the user to input a word or phrase and then determines if it is a palindrome. The program should use a Boolean-valued Function procedure named IsPalindrome that returns the value True if the word or phrase is a palindrome and the value False otherwise.

Purchase this Solution

Solution Summary

The program will check if a phrase is a Palindrome. A palindrome is a word or phrase that reads the same forwards and backwards, character for character, disregarding punctuation, case and spaces. Some examples are "racecar", "Madam, I'm Adam.", and "Was it a cat I saw?". The program will ignore all white-spaces and punctuation.

Purchase this Solution


Free BrainMass Quizzes
Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.

Javscript Basics

Quiz on basics of javascript programming language.

C# variables and classes

This quiz contains questions about C# classes and variables.

Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.