Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,153,550 members, 7,819,954 topics. Date: Tuesday, 07 May 2024 at 07:23 AM

Help With A Small Qbasic Program - Programming (2) - Nairaland

Nairaland Forum / Science/Technology / Programming / Help With A Small Qbasic Program (4584 Views)

Can Qbasic Interact With Any DBMS ? / How Can I Create Multiplication Table Using Qbasic And Fortran? PLS HELP! / Qbasic On Windows Xp (2) (3) (4)

(1) (2) (Reply)

Re: Help With A Small Qbasic Program by yutsuf(m): 9:47am On Jun 26, 2015
here is the code INPUT "HOW MANY NUMBERS WOULD YOU LIKE TO ENTER" N DIM A(N) FOR I=1 TO N INPUT A(I) NEXT I FOR I=1 TO N FOR J= (I+1) TO N IF A(I)>A(J) THEN TEMP=A(J) A(J)=A(I) A(I)=TEMP NEXT J NEXT I FOR I = 1 TO N NEXT I PRINT "THE MAXIMUM NUMBER IS", A(I) END
Re: Help With A Small Qbasic Program by Maymac(m): 1:08am On Apr 12, 2018
write a QBASIC program that will add 2 matrices of equal dimension and print the result out in matrix form

(1) (2) (Reply)

Ambitious Programmers Lets Talk / Javascript Is Very Very Powerful, It's Not Just Script. / Remita Integration

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 5
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.