How to write a simple program in GW BASIC | 10 class computer GW BASIC practical

Subscribers:
1,490
Published on ● Video Link: https://www.youtube.com/watch?v=9RAlFlCdVH8



Category:
Guide
Duration: 5:25
260 views
14


#gwbasic #computerpractical #GWBASIC
10 class computer GW BASIC practical How to sum two numbers

gw basic drive link to download: (Click the link below to install gw basic)
https://drive.google.com/drive/folder...

Watch GW Basic Introduction : https://youtu.be/wMXV-l_Hte8
Watch how to install GW BASIC : https://youtu.be/oyfKLBTQYh4

DosBox Run Commands
mount c: c:/gwbasic
c:
gwbasic

Program 1 (Take sum of two numbers)
10 a=2
20 b=3
30 c=a+b
40 pring "sum =";c
50 end
RUN

#computerpractical​​
#GWBASIC​​
#VismoTech​
#10classcomputer




Other Videos By VismoTech IT Training


2021-05-09Salesforce Global Search & Different Taps | Salesforce Quick Guide | In Hindi
2021-05-09Manage Accounts & Contacts In Salesforce | Salesforce Accounts & Contacts | In Hindi
2021-05-09Navigate Salesforce Setup to Salesforce CRM | Salesforce App | In Hindi
2021-05-09How To Update Account Profile In Salesforce | Account Update | In Hindi
2021-05-07How to create a free Salesforce Developer account | Salesforce Training for beginners | In Hindi
2021-05-01Git & GitHub Tutorial for Beginners | DevOps Tutorial | In Hindi
2021-04-29Git Repository Not Found / Permission Denied Error 403 Solved 2020
2021-04-26Install git in Ubuntu | Install git in Linux | In Hindi
2021-04-26How To Create github Account | github Sign Up | In Hindi
2021-04-25GIT & GitHub Tutorial For DevOps | Git For Beginners | In Hindi
2021-04-24How to write a simple program in GW BASIC | 10 class computer GW BASIC practical
2021-04-24How To Download , Install and Run GW BASIC on windows 7, Windows 8 and Windows 10
2021-04-24What is gw basic | 10 class computer GW BASIC practical | in hindi
2021-04-18Social Media Marketing Facebook Complete Guide for Beginners | Facebook Marketing basics |
2021-04-17How to make bootable USB drive Ubuntu 20.04 by Rufus | Ubuntu Complete Beginner's Guide |
2021-04-09How to make custom header WordPress |WordPress Header| Elementor
2021-04-05How to make money online | Freelancer for beginners | in Hindi / Urdu
2021-04-03Configure AWS Storage Gateway Service Live 🔴
2021-03-28AWS Snapshots and AMI Live | Data Life Cycle Live 🔴 | Cross Account Transfer Live| |in Hindi / Urdu
2021-03-23How To Backup and Restore AWS EC2 Through AMI Part 1 Live 🔴 | in Hindi
2021-03-22AWS EC2 SQL Web Server Connection Live 🔴 | AWS Database | |Hindi / Urdu|



Tags:
GW BASIC
gwbasic
computer practical
basic program
VismoTech