Java Temperature Conversion Program (manohar academy)

Опубликовано: 27 Июнь 2026
на канале: ManoharAcademy
212
2

Welcome to manohar academy.

In this lesson we are going to write a simple program for temperature conversion. Many Java language features we learned before are highlighted. They include
1) Integer Division
2) Operator Precedence
3) Explicit Type Casting
4) Format specifiers in printf method

The source files can be obtained from
https://github.com/nncmanohar/CoreJava

visit my website : http://manoharacademy.com

java fundamentals : https://goo.gl/iN5oLb
java arrays : https://goo.gl/v2LUpf
java class design : https://goo.gl/IQbfRk
java inheritance : https://goo.gl/l1wDOO