PHP Practical Slip 6 Q.B
B) Write a PHP script to calculate the area and volume of a cylinder using a function.
B) Write a PHP script to calculate the area and volume of a cylinder using a function.
Write a ‘C’ program to create doubly link list and display nodes having odd value.
Write C programs to implement create and display operation for binary tree.
Write PHP program to perform the following operations on Indexed Array:Union of two arraysTraverse the array elements in random order
Write a C program to implement a Circular Singly linked list with Create and Display operation.
Write a ‘C’ program to accept and sort n elements in ascending order using Selection sort method.
Write a PHP Script to display the reverse of a number. E.g. 607 =>706.
Write a C program to implement a doubly linked list with Create and Displayoperation.
Write a PHP Script to display the grade of the student according to percentage.Use the following conditions:Percentage <40 => Grade=”Fail”Percentage