GU.Structure.1. Write a program to define structure with tag state with fields state name, number of districts and total population. Read and display the data.
GU.Structure.10. Define a structure with tag population with fields Men and Women. Create structure with in structure using state and population structure. Read and display the data.
GU.Structure.9. Define a structure employee with members employee name, basic pay, dearness allowance, house rent, net salary. Declare an array of 5 employees. Write a function which calculates the net salary of employees and prints all employee details in descending order of their net salary.
1. Implement a Linked List Program to Insert at begin.
GU.Structure.10. Define a structure with tag population with fields Men and Women. Create structure with in structure using state and population structure. Read and display the data.
GU.Structure.9. Define a structure employee with members employee name, basic pay, dearness allowance, house rent, net salary. Declare an array of 5 employees. Write a function which calculates the net salary of employees and prints all employee details in descending order of their net salary.
1. Implement a Linked List Program to Insert at begin.
35. Create user defined function which works as strlen() function.
No comments:
Post a Comment