SYBCom(CA) DS Practical Slip 8 Q.B
Write a program to reverse the elements of a queue (Use Static implementation of Queue)
Write a program to reverse the elements of a queue (Use Static implementation of Queue)
Write a PHP script to calculate the factorial of a number using a function.
Write a PHP Script for the following:Declare and Display a multidimensional Array.Search and display a specific element from a Multidimensional
Write a ‘C’ program which accepts the string and check whether the string is Palindrome or not using stack. (Use
Write a C Program to find the product of all leaf nodes of a binary tree
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