Write a validation rule to ensure that the value of the salary field is less than 50000
Answers
Answered by
8
Answer:
java algorithm
Explanation:
int x= input.nextint();
if (x<50000) {
sour("yes salary is less than 50000" }
else {sour("no it is not ")}
Answered by
5
Answer:
you have answered one one question and that is my question and I have like it already bye..answer more I will like it ok
Similar questions