Wednesday, 26 September 2012

C Programming: Assignment 2 (With Solution)

C Programming: Assignment 2


Q1. Write a program to accept names of 10 employees and sort them in ascending order.

Q2. Write a program to accept n elements in array and count positive elements, negative elements & zero  elements present in the array.

Q3. Write a program to print maximum element in row and minimum element in the given coloumn of matrix.

Q4. Write a program to solve following expression using pointer (a^2 + b^2)^2.

Q5. Write a program to accept information about five employees (employee ID, name & salary) using structure and sort these records on employee ID.



Submission : 1.10.2012 (Monday)
Format : Ruled A4 Sheets/Foolscap 

Answers: Click to download (PDF)

(Click on File --> Download)
Courtesy: Piyush Annadate



**If found any error in assignment/solutions, please do comment or reply.**

No comments:

Post a Comment

Please write Your Name with your Comments.