Java Validation: Length Check Tutorial (Part 4)

preview_player
Показать описание
Java Validation: Length Check Tutorial (Part 4)

Greetings, today I shall be teaching you how to preform a length check in Java to help you get that A in your practical exam. We will be using 2 variables, one to store the user input we are length checking, and the alue of the length the user input must be. If the userinput length is not equal to the length the input must be then return true and print invalid to the user and if it equals the length the input must be then return false and print it is valid.

I will be uploading 1 video a day during the easter holidays so subscribe to be notified when I upload!

Social media:

Code used in this video:
Рекомендации по теме
Комментарии
Автор

ill copy and paste it into the four videos I've watched, that this guy made.
Amazing straight to the point, no extra talk about him, family or a pet. thank you, sir, you're a professional.

peterescalante