Вы находитесь на странице: 1из 1

1 Write a program in PHP using associative array to assign population to 5 countries.

Print the countries


and their population and also print the country which has highest population.

2 Write a program using function to accept radius of a circle and print its area and circumference.

3 Write the Java script code to calculate the amount. The fare for Normal bus is 750 and fare for Deluxe
is 1500.

4 Write a Java script program to accept two numbers and print all the numbers which are

1 Write a program in PHP using associative array to assign marks of 10 students and print the student
names with their marks and name of the student with the highest marks.

2 Write a program using function to accept principal amount, rate of interest and time as parameter and
print simple interest.

3 Write the Java script code to calculate the amount. The fare for Normal bus is 750 and fare for Deluxe
is 1500.

4 Write a Java script program to accept two numbers and print all the numbers between the two
numbers that are divisible by 3.

Вам также может понравиться