HomeAuthor: Riya

Riya

Showing 1 - 20 of 58 results
This C# program serves as a demonstration of bitwise operators, which are fundamental operators used for manipulating individual bits in...
In this task, we will write a C# program to find the average of all the elements in an array....
In geometry, Pythagoras theorem is used to find the length of the hypotenuse of a right-angled triangle. In this task,...
In mathematics, nPr represents the number of permutations of n objects taken r at a time. In this task, we will write a C# program to find nPr....
In statistics, the mean is the average of a set of numbers. In this task, we will write a C# program to find the...
In statistics, the standard deviation is a measure of the amount of variation or dispersion of a set of values....
In this example, we’ll create a simple C# program to determine the largest of two given numbers, demonstrating basic comparison...
In this example, we’ll create a C# program to calculate and display the factorial of a given number, showcasing the...
In this example, we will create a C# program to find and print all the prime numbers between 1 and...
In this example, we will create a C# program to determine whether a given number is a perfect number, demonstrating...

Categories

Archives