Город МОСКОВСКИЙ
00:19:16

Heart Rate application in java.

Аватар
Уроки Java и Visual Studio для начинающих
Просмотры:
3 177
Дата загрузки:
05.12.2023 04:05
Длительность:
00:19:16
Категория:
Обучение

Описание

This video teaches how to create HeartRate class which has two String variables for first and last name and a variable of DOB class to store the date of birth of the patient

DOB is a separate class which contains 3 integers to store date, month and year. A constructor and a function to validate the date

This example helps in building the concept as how variables of user defined class can be used in different other classes.

This video explains one method of doing this however there can be other styles as well.

If you are facing any issue in making this code run , you can message your doubt in comment section or you can mail your code at codeedifier@gmail.com

Рекомендуемые видео