0% found this document useful (0 votes)
26 views2 pages

Index

This document outlines the programming assignments for the CS152 course at Career Point University for the session of 2025. It includes a list of practical programming tasks, such as calculating simple interest, printing even and odd numbers, and determining leap years. Each task is accompanied by a page number and a date for submission.

Uploaded by

nithinspacetime1
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views2 pages

Index

This document outlines the programming assignments for the CS152 course at Career Point University for the session of 2025. It includes a list of practical programming tasks, such as calculating simple interest, printing even and odd numbers, and determining leap years. Each task is accompanied by a page number and a date for submission.

Uploaded by

nithinspacetime1
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

CAREER POINT UNIVERSITY

HAMIRPUR (H.P.)

PROGRAMMING FOR PROBLEM SOLVING


(CS152)
SESSION: 2025

SUBMITTED BY: SUBMMITTED TO:


Pankaj Mrs. Karishma Patiyal
H240274 Assistant Professor
B.Tech 2nd Semester C.S.E. Department

DEPARTMENT OF COMPUTER SCIENCE AND


ENGINEERING SCHOOL OF ENGINEERING &
TECHNOLOGY
CAREER POINT UNIVERSITY HAMIRPUR (H.P)-176041
SR PRACTICAL NAME PAGE DATE SIGNATURE
NO. NO.
1 Write a Program to Calculate Simple Interest. 1 03/02/2025

2 Write a program for Sum of Two Numbers. 2 10/02/2025

3 Write a program for Arithmetic operations. 3 17/02/2025

4 Write a program to print even numbers from 4 24/02/2025


0 to 100.
5 Write a program to print odd numbers from 5 03/03/2025
0 to 100.

6 Write a program for table of any integer. 6 10/03/2025

7 Write a program to print the factorial of given 7 17/03/2025


number.
8 Write a program to determine whether it is a leap 8 24/03/2025
year or not.
9 Write a program for if statement. 9 27/03/2025
10 Write a program to check whether a number is 10 07/04/2025
prime or not.

11 Write a program which read a list of ten numbers 11 17/04/2025


and print the list in reverse order.
12 Write a program to print Fibonacci series. 12 21/04/2025

13 Write a program for swapping of two numbers. 13 28/04/2025

14 Write a program in C to sort the array in 14 05/05/2025


ascending order.

You might also like