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 41. Write a program to display simple interest.(Java, Python, JavaScript, QBasic, C, Go, c++, C#, R) Algorithm: Step 1: Start Step 2: input Principal, Time, Rate. (P, T, R) Step 3: I = P… all bachelorNovember 21, 2022 Read More
Programming Programs Questions 28. Write a program to ask the user to enter the marks in any four subject and display whether the user is pass or fail.(Java, Python, JavaScript, QBasic, C, Go, c++, C#, R) Algorithm: Step 1: Start Step 2: Input marks of any four subjects. (a , b, c, d) Step… all bachelorNovember 21, 2022 Read More
Programming Programs Questions 6. Write a program in python to display circumference of circle. adminNovember 19, 2021 Read More