In a java program the following statement are given float x y z; Write out the print statement for i)x,y,z ii)(x+y),+(x-y) iii)sqrt(x+y); fabs(x-z)
plzz answer it by today!!
Answers
Answered by
1
Answer:
This Section of our 1000+ Java MCQs focuses on Integer and Floating Datatypes of ... 1. int w = (int)888.8; 2. byte x = (byte)100L; 3. long y = (byte)100; 4. byte z ... Which of these literals can be contained in float data type variable? ... System.out.print(result/6); ... What will be the output of the following Java statement?
Explanation:
i hope this helped you pls mark me as brainlist
Similar questions