Skip to content
April 2, 2023

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

Author: Prajwal Rai

Others

Teaching-honourable profession

April 3, 2018February 19, 2023 - by Prajwal Rai - 8 Comments.

Teaching as Honourable Profession The Teacher is a person who helps other to grasp knowledge. In ancient time the students had to go to Gurukul to get knowledge and enlighten. …

Teaching-honourable profession Read More
QBasic-Basics

Library Functions in QBASIC-Introduction

March 24, 2018February 19, 2023 - by Prajwal Rai - 3 Comments.

Introduction: A function is a built-in formula or a ready made program which helps us to perform a certain task such as mathematical, financial, logical etc. A function manipulates data …

Library Functions in QBASIC-Introduction Read More
HTML AND CSS

HTML Tags

March 22, 2018February 19, 2023 - by Prajwal Rai - Leave a Comment

HTML Tags Read More
HTML AND CSS

Tags of HTML-Basics

March 20, 2018February 19, 2023 - by Prajwal Rai - Leave a Comment

1. Body Element <BODY> Attributes: i) BGCOLOR : It changes background color ii) BACKGROUND: It inserts image as background iii) TEXT : It changes text color iv) LEFTMARGIN: sets left …

Tags of HTML-Basics Read More
QBasic-Basics

QBASIC Programming- Simple

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

QBASIC Programming Sum of two numbers CLS REM To find Sum of two numbers INPUT “Enter the first number”; a INPUT “Enter the second number”; b SUM = a + …

QBASIC Programming- Simple Read More
Fundamental

CYBER

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

Cyber Crime:  The Information Technology (IT) have led to innovative development of growth of economic and people’s daily life. With the invention of IT in modern world it made our …

CYBER Read More
QBasic-Basics

QBASIC Statements

March 19, 2018February 19, 2023 - by Prajwal Rai - 1 Comment

QBASIC Statements: Any command or the instructions in the QBASIC is called a statement. Statements are classified into executable and non-executable. Executable statement specify actions and non-executable statements specify characteristics, …

QBASIC Statements Read More
HTML AND CSS

HTML Introduction

March 18, 2018February 19, 2023 - by Prajwal Rai - Leave a Comment

1. HTML (Hyper Text Markup Language) is used to create  web page. Whenever we visit any web site using the web browser, web site appears on the browser created by …

HTML Introduction Read More
QBasic-Basics

Elements of QBASIC

March 18, 2018February 19, 2023 - by Prajwal Rai - Leave a Comment

Elements of QBASIC language are: Character Set Constants Variables Operators Expressions 1.Character Set: The set of valid characters that a language can be recognize. A character include alphabets, numbers and …

Elements of QBASIC Read More
QBasic-Basics

Introduction to Qbasic

March 18, 2018February 19, 2023 - by Prajwal Rai - Leave a Comment

BASIC stands for Beginners’ All purpose Symbolic Instruction Code which is one of the most popular high level language developed in the year 1964 at Darmouth College -United Stated of …

Introduction to Qbasic Read More

Posts navigation

Previous 1 … 16 17 18 Next

Recent Posts

  • Find the sum of 10 integer numbers using defined function in C program
  • Write a program in PHP to select the id, first name and last name column from the customer table and display it.
  • Generate Multiplication using PHP
  • Write a program in C to enter ‘N’ of data using file handling (user choice)
  • Write a program in C to copy file using file handling

Archives

  • 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
Copyright © 2023 Prajwal Rai Blog.
Maintained by Prajwal Rai