SYBCom(CA) DS Practical Slip 4 Q.B
Write a C program to implement a singly linked list with Create and Display operation
Write a C program to implement a singly linked list with Create and Display operation
Write a ‘C’ program to accept the names of cities and store them in array. Accept the city name from
Write a PHP Script to display a perfect numbers between 1 to100.
Write C Program to print alternative nodes in linked list using recursion.
Write a PHP Script which will perform the Addition, Subtraction, Multiplication,and Division of two numbers as per the choice. (Use
Write a C program to accept n elements from user store it in an array. Accept avalue from the user
Write a program to reverse the elements of a queue (Use Static implementation ofQueue)
Write a ‘C’ program to accept n elements store those elements in array and findand replace a given number.
Write a PHP Script to check whether a year is a leap or not.