Showing posts from 2020Show All
Program to print pattern of stars till N number of rows (Level - High)
Program to print Pascal Triangle(Level - High)
Program to sort array elements in Ascending Order in C++(Level - Medium)
Program to find out the factors of given number(Level - Medium)
Program to display the rectangle on the screen(Level - Medium)
Program to find the nth terms of its factorial(Level - Medium)
Program to find out the exponent of given number(Level - Medium)
Program to display the text in different colors (Level - Medium)
Program to select an operation from list and display its results (Level - Medium)
Program to solve arithmetic operation(Level - Low)
Program to find out the given character is vowel or not (Level - Low)
Program to add two integer numbers using function.(Level - Low)
 Program to check whether the number is prime or not. (Level - Low)
Program to convert lowercase character to uppercase and vice versa. (Level - Medium)
Program to find factorial using loop. (Level - Medium)
Program to find sum of digits until the number is a single digit. (Level- Medium)
Program to find out the number which computer has chosen randomly(Level- Medium)
Program to find out the greater number from given numbers(Level - Low)
Program to display the reverse of given number(Level-Low)
//Program to swap the two numbers by using third variable(Level - Low)
Program to display the table of given number(Level - Medium)
Program to find out the smaller number from given numbers
Program to find out the grade of given marks