0% found this document useful (0 votes)
39 views3 pages

CP Int Ex QP

Uploaded by

G Ravi Kumar
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)
39 views3 pages

CP Int Ex QP

Uploaded by

G Ravi Kumar
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/ 3

CHAITANYA ENGINEERING COLLEGE

I B.TECH I SEMESTER LAB INTERNAL EXAMINATION (R23)


LAB: COMPUTER PROGRAMMING
BRANCH: CSE-D Date: 19-12-2024

1. Write a C program to demonstrate relational operators.


2. Write a C program to demonstrate logical operators.
3. Write a C program to demonstrate increment decrement operators
4. Write a C program to find the max and min of two numbers using if-else.
5. Write a C program to implement switch statement.
6. Write a C program to find the factorial of given number using for loop.
7. Write a C program to find sum of first n numbers using while loop.
8. Find the min and max of a 1-D integer array.
9. Write a C program to perform Linear search on 1D array.
10.Write a C program to perform Addition of two matrices.
11.Write a C program to perform Multiplication two matrices.
12.Write a program to implement string handling functions using switch case.
13.Write a C program to illustrate Bubble Sort Algorithm.
14.Write a C program to find the sum of 1D array using malloc().
15.Write a C program to perform bubble sort array using pointers.
16.Write a program to implement call by value mechanism.
17.Write a C program to swap two numbers using call by reference.
18.Write a recursive function to generate Fibonacci series.
19.Write a function to find the factorial of a number.
20.Write a C program to display result of a student using structure.
21.Write a C program to find given No. is Palindrome or not.

INTERNAL EXAMINER EXTERNAL EXAMINER


CHAITANYA ENGINEERING COLLEGE
I B.TECH I SEMESTER LAB INTERNAL EXAMINATION (R23)
LAB: COMPUTER PROGRAMMING
BRANCH: CSE-[AI-ML] Date: 18-12-2024

1. Write a C program to demonstrate relational operators.


2. Write a C program to demonstrate logical operators.
3. Write a C program to demonstrate increment decrement operators
4. Write a C program to find the max and min of two numbers using if-else.
5. Write a C program to implement switch statement.
6. Write a C program to find the factorial of given number using for loop.
7. Write a C program to find sum of first n numbers using while loop.
8. Find the min and max of a 1-D integer array.
9. Write a C program to perform Linear search on 1D array.
10.Write a C program to perform Addition of two matrices.
11.Write a C program to perform Multiplication two matrices.
12.Write a program to implement string handling functions using switch case.
13.Write a C program to illustrate Bubble Sort Algorithm.
14.Write a C program to find the sum of 1D array using malloc().
15.Write a C program to perform bubble sort array using pointers.
16.Write a program to implement call by value mechanism.
17.Write a C program to swap two numbers using call by reference.
18.Write a recursive function to generate Fibonacci series.
19.Write a function to find the factorial of a number.
20.Write a C program to display result of a student using structure.
21.Write a C program to find given No. is Palindrome or not.

INTERNAL EXAMINER EXTERNAL EXAMINER


CHAITANYA ENGINEERING COLLEGE
I B.TECH I SEMESTER LAB INTERNAL EXAMINATION (R23)
LAB: COMPUTER PROGRAMMING
BRANCH: CSE-[AI-DS] Date: 18-12-2024

1. Write a C program to demonstrate relational operators.


2. Write a C program to demonstrate logical operators.
3. Write a C program to demonstrate increment decrement operators
4. Write a C program to find the max and min of two numbers using if-else.
5. Write a C program to implement switch statement.
6. Write a C program to find the factorial of given number using for loop.
7. Write a C program to find sum of first n numbers using while loop.
8. Find the min and max of a 1-D integer array.
9. Write a C program to perform Linear search on 1D array.
10.Write a C program to perform Addition of two matrices.
11.Write a C program to perform Multiplication two matrices.
12.Write a program to implement string handling functions using switch case.
13.Write a C program to illustrate Bubble Sort Algorithm.
14.Write a C program to find the sum of 1D array using malloc().
15.Write a C program to perform bubble sort array using pointers.
16.Write a program to implement call by value mechanism.
17.Write a C program to swap two numbers using call by reference.
18.Write a recursive function to generate Fibonacci series.
19.Write a function to find the factorial of a number.
20.Write a C program to display result of a student using structure.
21.Write a C program to find given No. is Palindrome or not.

INTERNAL EXAMINER EXTERNAL EXAMINER

You might also like