English, asked by ravindrareddy96, 5 months ago


What will be the output of the following pseudo code?
1. input Emp No
2. Emp Flag=0
3. While Emp_Flag=0) do
4
if(Emp No I=8005) then
Emp_Flag=1
6
end-1f
7. end-while
8. if(Emp_Flag=1) then
9
display "Employee is valid"
10. else
display "Employee is invalid"
11
12. end-if
Assume that the user has entered the value 8010 for Emp_No.​

Answers

Answered by kartik4697
0

Answer:

3

Explanation:

if answer is correct please Follow me.. I will also follow you......

Similar questions