Answer: - Step 1: Start Step 2: Accept mark of Nepali and store in Nepali Step 3: Accept mark of Computer and store in Computer Step 4: Accept mark of Social and store in Social Step 5: Accept mark of Math’s and store in Maths Step 6: Accept mark of Science and store in Science Step 7: Calculate average marks obtain and store in AMO Step 8: Display “Average Marks Obtain is” AMO Step 9: End
Answer: - Step 1: Start Step 2: Accept mark of Nepali and store in Nepali Step 3: Accept mark of Computer and store in Computer Step 4: Accept mark of Social and store in Social Step 5: Accept mark of Math’s and store in Maths Step 6: Accept mark of Science and store in Science Step 7: Calculate total obtain marks and store in TOM Step 8: Display “total Obtain Marks is” TOM Step 9: End
Answer: - Step 1: Start Step 2: Accept first number and store in A Step 3: Accept second number and store in B Step 4: Accept Third number and store in C Step 5: Check Is A greater than B AND A greater than C If Yes: Display “Greater Number is” A If No: Goto step 6 Step 6: check is B greater than A AND B greater then C If Yes: Display “Greater Number is” B If No: Display “Greater Number is” C Step 7: End
Comments
Post a Comment