=50) print "pass" otherwise print "fail". Use input box to read marks.Q4: - Write VB program using Do Until Loop to find the summation of student's marks,and it's average, assume the student have 8...


Computer Science<br>1st year<br>Computer Science<br>Abdulmuttalib T. Rashid<br>Sheet No. 2<br>Q1: - Design a form and write a code to find the average value of N degrees using For<br>Next Loop. Use InputBox function to read degrees.<br>Q2: - Design a form and write a code to find the largest value of N numbers using Do<br>While Loop. Use InputBox function to read numbers.<br>Q3: - Write VB program using Do Loop While to read 7 marks, if pass in all marks<br>(>=50) print
234567 Basrah University - Electrical Eng. Dep. Page 1 "/>
Extracted text: Computer Science 1st year Computer Science Abdulmuttalib T. Rashid Sheet No. 2 Q1: - Design a form and write a code to find the average value of N degrees using For Next Loop. Use InputBox function to read degrees. Q2: - Design a form and write a code to find the largest value of N numbers using Do While Loop. Use InputBox function to read numbers. Q3: - Write VB program using Do Loop While to read 7 marks, if pass in all marks (>=50) print "pass" otherwise print "fail". Use input box to read marks. Q4: - Write VB program using Do Until Loop to find the summation of student's marks, and it's average, assume the student have 8 marks. Use InputBox function to read marks. Q5: - Write VB program to read the degrees of computer science material, and find how many students are success, and how many students are failed. Use Do While Loop. Q6: - Write VB program to calculate the following equation. Use inbut box to read values of x and msgbox function to display the result values of y(x). sin(x) y(x) = x * where x = 0.5, 1.0, ., 2Tn Q7: - Write VB program to evaluate the following series. Use nested Do Loop While. E-1 E (1 + 2 * j) Q8: - Write VB program to print the following figures. Print the figure in picture box using Do Loop Until. **** *** ** * Q9: - Write VB program to print the following figure. Print the figure in picture box using Do Until Loop. 1 21 321 4321 5 4321 Q10: - Write VB program to inverse an integer number. For example: 765432 => 234567 Basrah University - Electrical Eng. Dep. Page 1
Jun 09, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here