Monday, December 4, 2023

QBASIC programs for Grade 9 (A complete List)

Write a QBASIC Program :

1 Add two numbers.


2.    Subtract two numbers.


3.    Multiply two numbers.


4.    Divide two numbers.


5.    Average of two/ three numbers.


6.    Calculate Simple interest.


7.    Swapping two numbers.


8.    Calculates area of different Shapes.


9.    Calculate the volume of different shapes.


    Adding two string values.


11Converting the temperature of one form to another.


12To calculate the total, percentage of the student by entering the marks obtained in the all subjects.


13To check the number is odd or even.


14To check the result of student in grade point by entering the marks of any subject.


15To check greater / smaller number among two numbers.


16To find greatest/ smallest number among three numbers.


17Calculate the commission earned by a salesman from the listed commission percentages category.


18Find the day of week by entering the number between 1-7.


19Display the natural numbers for 1 to 50 in vertical/horizontal order.


20To print the string multiple times.


2   To display the series of numbers

            20 18 16 ......... 2


22. To display the multiplication number of any specific number.


23. To Display the series of number:

            525,500,475.... 15th term.


24To display the numeric pattern as                           

                                        2, 22, 222, 2222.... 7th term.


25To display the series of number                              

                                        1  4  7 ........ 12th term.


 To display odd numbers between  1 to 10 and their sum.


27TO display following pattern:

8

88

888

8888

88888

888888


28 TO display following pattern:

1

12

123

1234

12345


29To display odd numbers between 1 to 50.


30To display the even numbers between 1 to 50.


31Check whether the number is perfectly divisible by 5 or not.


32To display the squares of 1 - 10.


33To check whether the entered number is perfect square or not.


34To input any number and display the multiplication table of that number.


35To input cost price and selling price and determine whether there is profit or loss.


36Draw flowchart and write the algorithm for the QN 2, 4, 6, 13.


37What do you mean by SDLC? List its phases.


38Write the Basic HTML syntax.


39Write the HTML code for describing the heading tags.


40Write 1/1 example for LEFT$  and RIGHT$ .

 

*****


0 comments:

Post a Comment