Computer Science, asked by ranjitsingh95, 8 months ago

Write a validation rule to ensure that the value of the salary field is less than 50000​

Answers

Answered by brightstar1234
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 sneha835344
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