Answered step by step
Verified Expert Solution
Question
1 Approved Answer
4) Write a C# program in Windows Form to calculate Zakat amount for the given amount. [Hint: Enter the amount in textbox, then it should
4) Write a C\# program in Windows Form to calculate Zakat amount for the given amount. [Hint: Enter the amount in textbox, then it should give zakat amount by calculating "Enter amount value x.25 " in message box] [2.5 Marks ] 5) Write an C\# program that inputs from the user the radius of a circle as an integer and displays the circle's diameter, circumference and area using the floating-point value 3.14159 for diameter =2r circumference =2r area =r2 [1 Mark]
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started