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 30. Write a program to display volume of hemisphere.(Java, Python, JavaScript, QBasic, C, Go, c++, C#, R) Algorithm: Step 1: Start Step 2: Input Radius. ( R ) Step 3: V = ( 2 /… 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 12. Write a program to display perimeter of rectangle.(Java, Python, JavaScript, QBasic, C, Go, c++, C#, R)12. Algorithm: Step 1: Start Step 2: Input Length and Breadth of Rectangle (L, B) Step 3: P =… adminNovember 21, 2022 Read More