Search This Blog
A blog containing articles on CS and programming language like C programming tutorials, Java programming, Python programming, and C++ programming.
Posts
Showing posts from May, 2022
write a program to calculate the sum of all numbers from 1 and 100.
- Get link
- X
- Other Apps
write a program to print reverse of the table for a number n.
- Get link
- X
- Other Apps
write a program to print the factorial of a number n.
- Get link
- X
- Other Apps
write a program to print all the odd numbers from 1 to 100.
- Get link
- X
- Other Apps
program to (keep taking number as input from user until user enters a number which is multiple of 5.)
- Get link
- X
- Other Apps
write a program (keep taking numbers as input from user until user enters an Odd number)
- Get link
- X
- Other Apps
Write a program to print the table of number input by the user.
- Get link
- X
- Other Apps
write a program to print the sum of first n natural numbers and also, print them in reverse.
- Get link
- X
- Other Apps
write a program to Print the sum of first n natural numbers.
- Get link
- X
- Other Apps
write a program to print the numbers from 0 to n, if n is given by user.
- Get link
- X
- Other Apps
Write a program to print values from 0 to 100 and vice versa.
- Get link
- X
- Other Apps
Write a program to find if a character entered by user is upper case or lower case.
- Get link
- X
- Other Apps
Write a program to print the grades to a student.
- Get link
- X
- Other Apps
Write a program to check if a student passed or failed.
- Get link
- X
- Other Apps