From | Message |
---|---|
dariustheking 26-Aug-09, 07:45 |
![]() Please tell me what are the answers to the following questions- 1) Write a program in basic to generate the series 5,10,15,20,25.....100. 2) Write a program in basic to accept a number and print whether it is postive or negative. 3) Write a program in basic to print the series 1,4,9,16,…100. 4) Write a program in basic to accept a number and find out whether the number is divisible by 3 or not. 5) Write a program in basic to print the series 0,3,8,15,24,35…99 6) Write a program in basic to accept the name and history and geography marks of a student and print his name and total marks obtained in history and geography. 7) Write a program in basic to accept five numbers and find their average. |