Consider a decimal number N with value 7654.8532. Write commands in SQL 2
to:
i. Round off the number N to 1 decimal place.
ii. Round off the number N to nearest hundreds.
Answers
Answered by
1
Answer:
In computer programming, we use the if statement to control the flow of the program. For example, if a certain condition is met, then run a specific block of code. Otherwise, run another code.
For example assigning grades (A, B, C) based on percentage obtained by a student.
if the percentage is above 90, assign grade A
if the percentage is above 75, assign grade B
if the percentage is above 65, assign grade C
There are three forms of if...else statements in Java.
if statement
if...else statement
if...else if...else statement
Nested if...else statement ℝℝ ℕ ℕ ℍ ℂℝ ℝ ℍ ℝℝ ℕ ℕ ℍ ℂℝ ℝ
안영하세요 HIPE가 도와줍니다
Similar questions