Java for competitive programming - part 2 | Data types and Variables

Опубликовано: 08 Ноябрь 2024
на канале: TECH CHOICE
225
4

In this video, we will discuss about the primitive data types that java offers, their range, their size, their limits. Also we will learn how to declare a variable in java.
In the end we will do a practice problem of converting temperature from fahrenheit to celsius.

If you like this video then do gives a thumbs up and share it among your friends who wants to learn java.
A ton of thanks for watching this video
Keep watching tech choice, see you in the next one

-------------------------------------
fahrenheit to celsius code in java
celsius to fahrenheit code in java