khairatjolak khairatjolak
  • 30-03-2021
  • Computers and Technology
contestada

Write IF() function for student 3, If total mark is greater than 10 then print
the text “you have scored good" else print“ you need to improve" *

Respuesta :

sandlee09
sandlee09 sandlee09
  • 04-04-2021

Answer:

Explanation:

The following code is written in Java. The if() function is actually called an if statement. The following code can be copied and pasted where you need as long as it is within the scope of the mark variable in order to call it and compare it to 10

if (mark > 10){

           System.out.println("you have scored good");  

       } else {

           System.out.println("you need to improve ");

       }

Ver imagen sandlee09
Answer Link

Otras preguntas

What is 15x-4+20 into a decimal
Anyone good at math ?
Someone please help me Asap! What are the zeros of the function? Show all work for credit. f(x)=3x^4−x^3−27x^2+9x
The figure below shows a quadrilateral ABCD. Sides AB and DC are equal and parallel: A quadrilateral ABCD is shown with the opposite sides AB and DC shown para
Whats foundation of water and steam thay erupts from the ground
find the slope of the line y= -5/2x-2/3
_________________ forces are attractive forces between molecules, whereas ________________ forces are attractive forces within a molecule. A) polar, non-polar
which defense mechanism aids children's resolution of the oedipus and electra complexes?
I don't understand. Please help me. I don't understand. Please help me.
How do you round 3.99 to the nearest tenths?