عندي كم سوؤال ياليت احد يساعدني فيها
Assume that int a = 1 and double d = 1.0, and that each expression is independent.
What are the results of the following expressions?
d = 4 + d * d + 4; = 9.0
d += 1.5 * 3 + (++a); = 7.5
d -= 1.5 * 3 + a++;= -4.5
ابي اعرف كيف طلع الناتج هاذا
انا كل ما اسوويها يطلعلي ناتج ثاني
____________________________
Why do you have to import JOptionPane but not the Math class?
How do you prompt the user to enter an input using a dialog box?
How do you convert a string to an integer? How do you convert a string to a double?
وهاذي الاسئله ياليت احد يفهمني شلون احلها
ضروري الله يخليكم بكره اختباري الدوري