Computer science industrial attachment propasal Assignment

Computer science industrial attachment propasal Assignment Words: 519

Two This assignment focuses on the following Controlling program flow using if control structure and select case control structure ; use of option buttons and checkbooks Create a IV project and save it as assignment two – your name and in this project add the following forms I. A form that reads in a student’s cat, cat and final exam marks then computes the total and displays the total in a text box. It then displays a remark as “pass” in a textbook if the students total is greater than or equal to 40 otherwise it displays fail.

Use the if control structure. Lie. Add a text box grade to the above form and a command button with the caption/text as “Grade” that computes the grade when it is clicked. The grade Is computed as follows ; Total greater than or equal to 80 – Grade “A” Total greater than or equal to 65 and less than 80 – grade “B” ;Total greater than or equal to 50 and less than 65 – grade “C” ; Total greater than or equal to 40 and less than 50- grade “D” ; Total less than 40- grade “F” ill. A form that gets two numbers from the user through text boxes. Displays four options using option buttons.

Don’t waste your time!
Order your assignment!


order now

The options include Add, Multiply, Divide and Subtract. The user should enter two numbers, select an option and when he clicks on a command button the appropriate result Is displayed In a text box. Use select case control structure. Lb. A form with one text box and three checkbooks captioned bold, hide, Italic. When the bold button Is checked the text In the textbook turns bold and when It Is unchecked the bold Is removed. The same applies to all buttons. Note that properties can be changed at run time e. G. If Checkbook . Checked = True Then Textbook .

Voluble = False End If The above example checks If the control named checkbook Is checked If It Is then the textbook Is hidden. Note: Take note of user Interface design principles and iv controls naming convention. Computer science industrial attachment proposal By Riviera structure ; Use of option buttons and checkbooks otherwise it displays fail. Use the if control structure. I’. Add a text box grade to the the grade when it is clicked. The grade is computed as follows ; Total greater than less than 50- grade “D” ; Total less than 40 – grade “F” iii.

A form that gets two numbers from the user through text boxes. Displays four command button the appropriate result is displayed in a text box. Use select case control structure. ‘v. A form with one text box and three checkbooks captioned bold, hide, italic. When the bold button is checked the text in the textbook turns bold and when it is unchecked the bold is removed. The same applies to all buttons. Note Textbook . Visible = False The above example checks if the control named checkbook is checked if it is then the textbook is hidden. Take note of user interface design principles and iv controls naming convention.

How to cite this assignment

Choose cite format:
Computer science industrial attachment propasal Assignment. (2022, Feb 28). Retrieved April 25, 2024, from https://anyassignment.com/samples/computer-science-industrial-attachment-propasal-10406/