Series / Pattern Problems

  1. To generate the given pattern. (Qbasic Code)
    C
    CO
    COM
    COMP
    COMPU
    COMPUT
    COMPUTE
    COMPUTER 
  2. To display the series- 1, 2, 3, 4, …..10. (Qbasic Code) 
  3. To display the pattern. (Qbasic Code)
    *   *   *   *  *
     *              *
       *          *
         *      *
             *
  4. To display the pattern. (Qbasic Code)
    CO
       OM
          MP
              PU
                 UT
                     TE
                        ER
  5. To display the pattern. (Qbasic Code)
    G
    OGR
    ROGRA
    PROGRAM
  6. To display the pattern. (Qbasic Code)
    PROGRAM
    ROGRA
    OGR
  7. To display the series- 1,2,4,8,16,……upto 10th term. (Qbasic Code)
  8. To display the series 1, 8, 27 …… upto 10th term. (Qbasic Code)
  9. To display the series 2, 8, 18, 32… upto 10th term. (Qbasic Code)
  10. To display the series- 1,4,9,16…… upto 10th term (Qbasic Code)
More Questions.....

Share :

Twitter
Back To Top

facebook main

counter

Powered by Blogger.