Skip to content
May 31, 2025
Prajwal Rai Blog

Prajwal Rai Blog

  • Home
  • MY BLOG
    • IT
    • Others
  • C-Program
  • Plus 2
    • Class 11
    • Class 12
  • QBasic
    • QBasic-Basics
    • Patterns in QBasic
    • Numeric Pattern
    • Modular Program
    • Program Design Tools
    • QBasic Projects
  • Web Design
    • HTML AND CSS
    • JavaScript
  • PHP
  • Fundamental
  • About me
Main Menu

QBasic

QBasic / QBasic-Basics

ARRAY in QBASIC

March 16, 2019February 19, 2023 - by Prajwal Rai - Leave a Comment

Greatest among 5 numbers using Array CLS DIM num(4) PRINT “Enter any any 5 numbers” FOR j = 0 TO 4 INPUT num(j) NEXT j lrg = num(0) FOR j …

ARRAY in QBASIC Read More
Modular Program / QBasic

Modular Programming in Q BASIC Examples 2

February 3, 2019February 19, 2023 - by Prajwal Rai - Leave a Comment

Display the factorial of input number SUB Procedure DECLARE SUB FACT (N) CLS INPUT “Enter any number”; N CALL FACT(N) END SUB FACT (N) F = 1 FOR J = …

Modular Programming in Q BASIC Examples 2 Read More
QBasic / QBasic Projects

QBasic Project 3-Record Management

January 10, 2019February 19, 2023 - by Prajwal Rai - Leave a Comment

PW: PASSWORD DECLARE FUNCTION age! (a!) DECLARE SUB DeleteRec () DECLARE SUB SearchRec () DECLARE SUB AddRec () DECLARE SUB EditRec () DECLARE SUB DelRec () DECLARE SUB MENU () …

QBasic Project 3-Record Management Read More
Patterns in QBasic / QBasic

STRING PATTERN SUB PROCEDURE

December 21, 2018February 19, 2023 - by Prajwal Rai - Leave a Comment

CLICK HERE TO FIND OUT NUMERIC PATTERNS USING SUB PROCEDURE CLICK HERE TO FIND OUT  NUMERIC PATTERNS IN QBASIC (WITHOUT SUB OR FUNCTION) CLICK HERE TO FIND OUT  STRING PATTERNS …

STRING PATTERN SUB PROCEDURE Read More
Patterns in QBasic / QBasic

SUB PROCEDURE Numeric Patterns and Series

December 21, 2018February 19, 2023 - by Prajwal Rai - Leave a Comment

MORE PROGRAM RELATED TO SUB PROCEDURE (CLICK HERE) MORE PROGRAMS RELATED TO FUNCTIONS (CLICK HERE) MORE PROGRAMS RELATED TO NUMERIC PATTERN IN QBASIC (CLICK HERE) MORE PROGRAMS RELATED TO STRING …

SUB PROCEDURE Numeric Patterns and Series Read More
Patterns in QBasic / QBasic

String Pattern in QBasic

December 10, 2018February 19, 2023 - by Prajwal Rai - Leave a Comment

String Pattern N NE NEP NEPA NEPAL CLS A$=”NEPAL” FOR I = 1 TO LEN (A$) PRINT LEFT$(A$,i) NEXT i END Display NEPAL NEPA NEP NE N CLS A$ = …

String Pattern in QBasic Read More
QBasic / QBasic-Basics

Library Functions of QBasic Examples

August 31, 2018February 19, 2023 - by Prajwal Rai - Leave a Comment

Library Functions (Click Here) Convert Decimal to Binary   CLS INPUT “ENTER DECIMAL NUMBER” ; D WHILE D < > 0 R = D MOD 2 S$ = STR$(R) + S$ D …

Library Functions of QBasic Examples Read More
QBasic / QBasic Projects

QBasic Project 2

August 26, 2018February 19, 2023 - by Prajwal Rai - Leave a Comment

DECLARE SUB add () DECLARE SUB display () DECLARE SUB appendr () DECLARE SUB searchn () DECLARE SUB searchp () DECLARE SUB delete () DECLARE SUB bill () DECLARE SUB …

QBasic Project 2 Read More
QBasic / QBasic Projects

QBasic String

August 11, 2018February 19, 2023 - by Prajwal Rai - Leave a Comment

Project 1 Top: CLS PRINT STRING$(25, “-“) COLOR 2 PRINT TAB(10); “STRING MANIPULATION SYSTEM” PRINT STRING$(25, “-“) PRINT TAB(10); “Choices”, “Operations” PRINT TAB(10); 1, “Check Palindrome Word” PRINT TAB(10); 2, …

QBasic String Read More
QBasic / QBasic-Basics

IF Statement and FOR Statement in QBasic Examples

August 9, 2018February 19, 2023 - by Prajwal Rai - Leave a Comment

To find positive negative or zero. CLS INPUT “Enter any number” ; a IF a > 0 THEN PRINT “The number is positive” ELSEIF a < 0 THEN PRINT “The …

IF Statement and FOR Statement in QBasic Examples Read More

Posts pagination

1 2 Next

Recent Posts

  • Aplicativo Mma Bet: Apostas E Cassino Pra Ios E Android
  • Top Ufc Predictions Site Sign Up Instant Access
  • Mmabet: Análise Completa Do Manipulador Em 2025
  • Bonus Up To 200 At Gratogana
  • Proceso Para Entrar En Gratogana Casino Desde España

Recent Comments

  1. Dilip Patel on About me
  2. Kshitiz Shrestha on Simple HTML Project for students of Class 8,9,10,11
  3. Ganesh on About me
  4. sabin on About me
  5. Prajwal Rai on Library Functions in QBASIC-Introduction

Archives

  • May 2025
  • April 2024
  • April 2023
  • March 2023
  • February 2023
  • September 2021
  • May 2021
  • April 2021
  • March 2021
  • August 2020
  • January 2020
  • December 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • October 2015
  • September 2015

Categories

  • 1win App 861
  • 20bet Kasyno 138
  • 20bet Kasyno 149
  • 20bet Pl 83
  • Bdm Bet Espana 76
  • Bdmbet Avis 794
  • Betbarter Casino 954
  • Betonred Casino Login 574
  • Betpix Brasil 433
  • Class 11
  • Class 12
  • Class 12(C-Program)
  • Crickex Login 909
  • Dafabet India 139
  • Fundamental
  • Gratogana App 94
  • Gratogana App 950
  • HTML AND CSS
  • IT
  • JavaScript
  • Mma Bet Login 704
  • Modular Program
  • Mostbet E Confiavel 848
  • Mostbet Kazino 917
  • MY BLOG
  • Numeric Pattern
  • Others
  • Partycasino Bono 963
  • Patterns in QBasic
  • PHP
  • Play Croco Login 817
  • Plus 2
  • Program Design Tools
  • QBasic
  • QBasic Projects
  • QBasic-Basics
  • Web Design
Copyright © 2025 Prajwal Rai Blog.
Maintained by Prajwal Rai