ProgScripting Languages
Hi All
I need to write a program that will show the reverse order of an array’s elements.
What will be code for reversing the values of an array?
For example: if array = 5,8,12,19,25
Then program will show the out put as:
25,19,12,8,5
Any help would really be appreciated.
- 1108 views
- 6 answers
- 16 votes
Hi
I need to write a program. It’s very much difficult for me to attempt without any help. Please give me an idea solution to understand how can i solve this program?
This is about to write a program that will display the following menu of a health club:
- Standard Adult Membership
- Child Membership
- Senior Citizen Membership
- Quit the program
The program will take input from the user about the choice selection of above menu and also will take number of months. Then the program will calculate the membership charges for the given number of months as follows:
- 1259 views
- 7 answers
- 14 votes
Hi
I am a regular user of this informative site and it really helps me out.
I request to all the experts to help me in understanding the concept of Compound Assignment Statement. Please explain definition view as well as its programming.
Waiting for your guideline
Especially programming Guru “MarkJason” I need your help.
- 1742 views
- 6 answers
- 12 votes
Can anyone help me find the answer to the following questions?
- What is "switch statement " in C programming?
- What is looping and branching?
Please give me honest suggestions and help me solve my problem.
Thanks.
- 1156 views
- 7 answers
- 11 votes
What is the advantages of MATLAB compared with conventional computer language ?
- 2338 views
- 5 answers
- 11 votes
I am new to programming in PHP. I want to know if PHP supports Object Orientation and How can I create classes using PHP? Can anyone help me.
- 922 views
- 7 answers
- 12 votes
Does anyone know how to terminate a process using Vb.net like shutdown?
Help me if any one can.
- 4055 views
- 7 answers
- 12 votes
Hi,
I need a program that will calculate the sum of even numbers in an array. My assignment is to develop a program that will show the output of the sum of even no’s in an array. Can anyone help me on this please?
- 1051 views
- 8 answers
- 12 votes
Hi,
- 1089 views
- 7 answers
- 14 votes
Hi,
Please help me write a program. I am new to programming and I need to make a program in C language. The question of my assignment is to develop a program that will show the output as follows:
*****
****
***
**
*
- 1243 views
- 9 answers
- 12 votes