GpjhimanSEE (Grade Increment) 2080 (2024) Optional II Computer Science SolutionAre you preparing for the Grade 10 SEE Increment Examination 2080 (2024) in Optional II Computer Science? We have compiled a detailed…Sep 9Sep 9
GpjhimanSUB Procedure in QBASIC for class 10 and SEEProcedure is a individual block which solves a particular problem They are also called sub modules or sub-programs. Every procedure can be…Aug 2Aug 2
GpjhimanSEE 2080(2024) Computer Science SolutionsSEE 2080(2024) Computer Science Solutions: Ace Your Exam with Expert InsightsApr 12Apr 12
GpjhimanWhat are the applications of QBasic?Microsoft created QBasic, a beginner-friendly programming language, in the late 1980s. Because of its simple syntax and user-friendly…Nov 21, 2023Nov 21, 2023
GpjhimanFile Handling in QBASICWe use computers to handle large volumes of data, and we can use any storage device to store that data. The data is stored in these devices…Oct 12, 2023Oct 12, 2023
GpjhimanThe Importance of QBasic in the World of ProgrammingQBasic is an important programming language because it was one of the first easy-to-learn languages widely used. Back in the day, it came…Oct 5, 2023Oct 5, 2023
GpjhimanGlobal variable in QBASICGlobal variables are the variables which are declared outside all procedures and main program. They are available to all the blocks and…Oct 4, 2023Oct 4, 2023
GpjhimanProgram Design Tools Algorithm Flowchart and Pseudo codeProgram design is the process of creating a plan or a set of instructions for a computer program that will enable it to solve a particular…Oct 4, 2023Oct 4, 2023
GpjhimanNested Select case in QBASICIn QBASIC, you can use the SELECT CASE statement to perform different actions based on the value of an expression. You can nest SELECT CASE…Sep 30, 2023Sep 30, 2023