- WAF to input 2 numbers and find sum.
Solution:
C
C#
- WAF to find area of rectangle using default return data type.
- WAF to input 2 numbers and find greater.
C
- WAF to input number and find factorial.
- WAF to generate Fibonacci series.
- WAF to generate Lucas series.
- WAF to find a power b.
C
C#
- WAF to perform arithmetic operation (+, -, /, *) and return all 4 result.
- WAF to input 10 names from user and find how many has greater than 5 in length.