You are on page 1of 1

ALIAH UNIVERSITY

Laboratory Paper for End Semester Examination Spring 2021


1st Year 2nd Semester B.Tech. (Civil Engg.) Programme
Subject– Programming for Problem Solving Lab [CSEUGES02]

Full Marks: 100 Time-3 hrs

Q1. Write a C program to sum the series x – x3/3! + x5/5! - x7/7! +

Q2. Write a C program to calculate the number of duplicate entries in the array.

You might also like