0% found this document useful (0 votes)
3 views21 pages

Programming Lab and Class Activities

The document outlines a series of lab and class activities focused on programming concepts, including loops, branching statements, and array manipulation. It includes specific tasks such as finding prime numbers, calculating factorials, and sorting arrays. Each activity is numbered and categorized as either a lab or take-home assignment.

Uploaded by

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

Programming Lab and Class Activities

The document outlines a series of lab and class activities focused on programming concepts, including loops, branching statements, and array manipulation. It includes specific tasks such as finding prime numbers, calculating factorials, and sorting arrays. Each activity is numbered and categorized as either a lab or take-home assignment.

Uploaded by

karthikdasam2006
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Lab activity 21(PPT question 1)

Lab activity 22(PPT question 2)

Lab activity 23(PPT question 3)


Lab activity 24(PPT question 4)

Lab activity 25(PPT question 5)


Class_Activity_26(While loop)

Class_Activity_27(Do While loop)

Class_Activity_28(for() loop)
Class_Activity_29(break and continue statment)

Class_Activity_30(if (Branching statement))


Class_Activity_31(else if (Branching statement))

Class Activity_32(Ternary operator)


Class_Activity_33(switch case() statement)

Take_Home_Activity-34(Pattern Finding)
Lab_Activity-35(Array (Single Dimension)
Lab_Activity-36(Finding sum of n numbers (integer)

Lab_Activity-37(Demo on two dimension)


Take_home_activity_38_All_Strings_function
Class_Activity-40(Multiplication table)
Class_Activity-41(Integer sum)

Class_Activity-42(Reverse the digit & Palindrome)


Class_Activity-43(Finding a prime numbers)

Take_Home_Activity-44(Finding a prime numbers between n1 and n2 )


Take_Home_Activity-45(Fibonacci sequence for 'n' terms)

Take_Home_Activity-46(Biggest and smallest numbers among 'n' integers)

Take_Home_Activity_47(Find the factorial of a given integer)


Take_Home_Activity_48(Program to Find GCD or HCF of Two Numbers-without function
concepts)

Take_Home_Activity_49_Find Roots of a Quadratic Equation


Take_Home_Activity_50(Sort an Array of integer in Ascending Order without using
function concepts)

You might also like