Java Exp1-temp

  • Uploaded by: jyotsna
  • 0
  • 0
  • April 2020
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View Java Exp1-temp as PDF for free.

More details

  • Words: 23
  • Pages: 1
//TITLE: Celcius to Fahrenheit class temp1 { public static void main(String args[]) { float f; float c=55;

}

f=32+9*c/5 ; System.out.println("Faranite= "+f); }

Related Documents

Java Java
June 2020 44
Java
November 2019 24
Java
November 2019 26
Java
December 2019 27
Java
November 2019 23
Java
November 2019 25

More Documents from ""

Service Blueprint
April 2020 10
Java Exp1-temp
April 2020 6
Java Exp1-array
April 2020 10
Cn Question Bank
April 2020 5
Hci Unit 1 Ch-02
April 2020 10