QBASIC and the Art of Programming qbasic programmingbyBiraj ShresthaAugust 9, 20232 minute readNo comments
QBASIC and Retro Computing: The Nostalgia Factor qbasic programmingbyBiraj ShresthaAugust 9, 20233 minute readNo comments
Programming Programs Questions 45. Write a program to ask quantity of pen, copy and pencil and their rate and find out the total amount.(Java, Python, JavaScript, QBasic, C, Go, c++, C#, R) Algorithm: Step 1: Start Step 2: Input Quantity and Rate Pen, Copy and Pencil. (QP, RP, QC, RC,… all bachelorNovember 21, 2022 Read More
Programming Programs Questions 32. Write a program to display area of triangle.(Java, Python, JavaScript, QBasic, C, Go, c++, C#, R) Algorithm: Step 1: Start Step 2: Input Breadth and Height. (B, H) Step 3: A = 1/2 *… all bachelorNovember 21, 2022 Read More
Programming Programs Questions 7.Write a program to display area of triangle when three sides are given. adminNovember 19, 2021 Read More