Question: As an individual / group , develop a window form application. The application can consist single or multiple pages. Use examples from the book, the
As an individualgroup develop a window form application. The application can consist
single or multiple pages. Use examples from the book, the book exercises, or other online
resources but the application should have a consistent, common message that you are trying
to convey. Your application must include
different data types
Arithmetic operators
Comparison operators
Logical operators
Decision If statement
Decision If Else statement Or If Else If statement
Repetition statements WhileDo whileFor loop
Foreach statement
Concept of Array
methods from String datatype
Minimum Methods with a combination of
o Return no value
o Without parameter
o Return value and with parameter
Appropriate message for invalid input.
Follow naming conventions principle.
Comments
Feel free to add enhancements as you'd like, have fun with it
Grading Criteria
The project will be graded on the following criteria:
Layout Design
o Your text and graphical elements should 'work' together to create a unified
message eg Colors, imagery, font should work together and not confuse the
message
o Make sure to not bunch your elements together; use spacing appropriately.
Technical Elements
o Code must be complied and validated.
o Use of different data types
o Use of Operators Arithmetic Comparison, Logical
o Use of decision and repetition structure
o Use of String Methods
o Use of naming conventions
o Use of Methods
o Use of Array
o Documentations
o Error handling
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
