- Write a QBASIC program to find the square of supplied number.
- Write a QBASIC program to check whether the supplied number is negative or positive
- Write a QBASIC program to find the largest among three numbers.
- Write a QBASIC program to check whether the given number is even or odd.
- Write a QBASIC program to calculate area of circle.
- Write a QBASIC program to find the factorial of a given number
- Write a QBASIC program to find the average of three numbers.
- Write a QBASIC program to print the first 10 natural numbers.
- Write a QBASIC program to check whether the supplied number is divisible by 10 or not.
- Write a QBASIC program to print multiplication table of “n” number.
- Write a QBASIC program to display: 7,22,11,34 …. Up to 10th terms.
- Write a QBASIC program to test whether the supplied number is palindrome or not.
- To calculate the circumference of a circle. ( Hint: C= 2∏r)
- To check whether the given number is positive, negative or zero.
- To find the square root of given number.
- To check whether a particular year is leap year or not.
- To display first ten even numbers.
- To calculate the product of individual digits of a multi-digit number.
- To calculate the area of a circle. ( Hint: A= ∏r2)
- To check whether the smallest number among three supplied numbers.
- To calculate the HCF of two given numbers.
- To display first ten odd numbers.
- To print the multiplication table of given number.
- To calculate the sum of individual digits of a multi-digit number.
- Write a QBASIC program to find the cube of supplied number.
- Write a QBASIC program to check whether the supplied number is even or odd.
- Write a QBASIC program to find the factorial of a given number
- Write a QBASIC program to print the first 10 natural numbers. a) Write a QBASIC program to find the square root of supplied number.
- Write a QBASIC program to check whether the given year is leap year or not.
- Write a QBASIC program to count the number of vowels from a given word.
- Write a QBASIC program to print the following series 2 2 4 6 upto 20th terms
Grade 10 Revision
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment