← Back to list

SUB Procedure in QBASIC for class 10 and SEE

Procedure is a individual block which solves a particular problem They are also called sub modules or sub-programs. Every procedure can be…

Gpjhiman · 2024-08-02 01:08 · 0 claps · 0.5 min read
#sub-procedure #qbasic #modular-programming #subroutine
Open on Medium ↗
Wiki topics: 💻 · Programming

SUB Procedure in QBASIC for class 10 and SEE

Procedure is a individual block which solves a particular problem They are also called sub modules or sub-programs. Every procedure can be used to break program codes into manageable parts. Every procedure has a unique name and the list of variables that exchange the values from main module to the sub modules. Using of the procedure in any part of the program is called calling a procedure.

**For more read:**


메타데이터
post_id
c7293ea0f7a8
slug
sub-procedure-in-qbasic-for-class-10-and-see-c7293ea0f7a8
url
https://medium.com/@gpjhiman/sub-procedure-in-qbasic-for-class-10-and-see-c7293ea0f7a8
canonical_url
https://medium.com/@gpjhiman/sub-procedure-in-qbasic-for-class-10-and-see-c7293ea0f7a8
author_url
https://medium.com/@gpjhiman
status
ok
fetched_at
2026-07-23 06:04:55