- Computer Fundamental
- Os
- QBASIC
- FOX PRO
- Question Papers
- Data Structure
- Visual Basic
- Tech
Program for Addition in QBASIC CLS INPUT "Enter two number"; a, b c = a + b PRINT "sum="; c END
Read moreProgram using strings and dollar { $ } sign CLS PRINT "Hello!" PRINT "Welcome to QBASIC Tutorial" INPUT "Enter your firs…
Read moreIf you want to make programs using QBASIC you needs QBASIC software to make programs and run that programs. Important Notice :- This Software sup…
Read more· QBASIC - QBASIC is an ideal programming language for beginners because of its intuitive commands, simple structure and…
Read moreHere Some amazing Visualizer Templates to create a attractive video using Avee Player. Only download you have to download templates which you like f…
Read moreArtificial Intelligence · Definition of Artificial Intelligence - The field and science of making the machines understa…
Read moreWrite a program to perform deletion operation on Array. - #include
Write a program to perform insertion operation on Array. - /* Prg for insertion. *…
Linked-List- It is a collection of connected or arrangement of nodes in which each nod…
Shell Sort Write a program to perform shell sort. /* Prg to perform shell …
Insertion Sort Write a program to perform insertion sort. /* Prg to perfor…
Selection Sort Write a program to perform selection sort. /* Program to perform …
Bubble SortWrite a program to perform bubble sort./* Program to perform bubble sort. *…
Sorting:-- The process of arranging/ordering/sequencing elements in a particular order…
Write a program to perform reversal operation on Array. /* Program to print reverse or…
Write a program to perform concatenation operation on Array. /* Program for concate…
Write a program to perform deletion operation on Array. - #include
Write a program to perform insertion operation on Array. - /* Prg for insertion. *…
Linked-List- It is a collection of connected or arrangement of nodes in which each nod…
Shell Sort Write a program to perform shell sort. /* Prg to perform shell …
Connect with us